Doc: Add fullyQualifiedName field to import guide (#21513)

This commit is contained in:
Ayush Shah 2025-06-02 15:43:31 +05:30 committed by GitHub
parent a5c55c56c4
commit dc3f368f23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 24 additions and 0 deletions

View File

@ -28,6 +28,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database. - **name** (required): This field contains the name of the database.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database service.
- **displayName**: This field holds the display name of the database. - **displayName**: This field holds the display name of the database.
- **description**: This field contains a detailed description or information about the database. - **description**: This field contains a detailed description or information about the database.
@ -98,6 +100,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database. - **name** (required): This field contains the name of the database.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database.
- **displayName**: This field holds the display name of the database. - **displayName**: This field holds the display name of the database.
- **description**: This field contains a detailed description or information about the database. - **description**: This field contains a detailed description or information about the database.
@ -173,6 +177,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database schema. - **name** (required): This field contains the name of the database schema.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database schema.
- **displayName**: This field holds the display name of the database schema. - **displayName**: This field holds the display name of the database schema.
- **description**: This field contains a detailed description or information about the database schema. - **description**: This field contains a detailed description or information about the database schema.
@ -247,6 +253,8 @@ Once you have the template, you can fill in the following details:
- **name**: This field contains the name of the table. - **name**: This field contains the name of the table.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the table.
- **displayName**: This field holds the display name of the table. - **displayName**: This field holds the display name of the table.
- **description**: This field contains a detailed description or information about the table. - **description**: This field contains a detailed description or information about the table.

View File

@ -28,6 +28,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database. - **name** (required): This field contains the name of the database.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database service.
- **displayName**: This field holds the display name of the database. - **displayName**: This field holds the display name of the database.
- **description**: This field contains a detailed description or information about the database. - **description**: This field contains a detailed description or information about the database.
@ -98,6 +100,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database. - **name** (required): This field contains the name of the database.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database.
- **displayName**: This field holds the display name of the database. - **displayName**: This field holds the display name of the database.
- **description**: This field contains a detailed description or information about the database. - **description**: This field contains a detailed description or information about the database.
@ -173,6 +177,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database schema. - **name** (required): This field contains the name of the database schema.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database schema.
- **displayName**: This field holds the display name of the database schema. - **displayName**: This field holds the display name of the database schema.
- **description**: This field contains a detailed description or information about the database schema. - **description**: This field contains a detailed description or information about the database schema.
@ -247,6 +253,8 @@ Once you have the template, you can fill in the following details:
- **name**: This field contains the name of the table. - **name**: This field contains the name of the table.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the table.
- **displayName**: This field holds the display name of the table. - **displayName**: This field holds the display name of the table.
- **description**: This field contains a detailed description or information about the table. - **description**: This field contains a detailed description or information about the table.

View File

@ -28,6 +28,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database. - **name** (required): This field contains the name of the database.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database service.
- **displayName**: This field holds the display name of the database. - **displayName**: This field holds the display name of the database.
- **description**: This field contains a detailed description or information about the database. - **description**: This field contains a detailed description or information about the database.
@ -98,6 +100,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database. - **name** (required): This field contains the name of the database.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database.
- **displayName**: This field holds the display name of the database. - **displayName**: This field holds the display name of the database.
- **description**: This field contains a detailed description or information about the database. - **description**: This field contains a detailed description or information about the database.
@ -173,6 +177,8 @@ Once you have the template, you can fill in the following details:
- **name** (required): This field contains the name of the database schema. - **name** (required): This field contains the name of the database schema.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the database schema.
- **displayName**: This field holds the display name of the database schema. - **displayName**: This field holds the display name of the database schema.
- **description**: This field contains a detailed description or information about the database schema. - **description**: This field contains a detailed description or information about the database schema.
@ -247,6 +253,8 @@ Once you have the template, you can fill in the following details:
- **name**: This field contains the name of the table. - **name**: This field contains the name of the table.
- **fullyQualifiedName** (required): This field contains the fully qualified name of the table.
- **displayName**: This field holds the display name of the table. - **displayName**: This field holds the display name of the table.
- **description**: This field contains a detailed description or information about the table. - **description**: This field contains a detailed description or information about the table.