次の方法で共有


SqlMigrationGuideline interface

Sql 移行ガイドライン。

プロパティ

guidelineId

ガイドライン ID を取得します。

migrationGuidelineCategory

移行ガイドライン カテゴリを取得します。

migrationGuidelineContext

移行ガイドライン コンテキストを取得します。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

プロパティの詳細

guidelineId

ガイドライン ID を取得します。

guidelineId?: string

プロパティ値

string

migrationGuidelineCategory

移行ガイドライン カテゴリを取得します。

migrationGuidelineCategory?: string

プロパティ値

string

migrationGuidelineContext

移行ガイドライン コンテキストを取得します。 注: このプロパティはシリアル化されません。 サーバーによってのみ設定できます。

migrationGuidelineContext?: MigrationGuidelineContext[]

プロパティ値