次の方法で共有


SqlConnectionInfo.Platform プロパティ

定義

接続用のサーバー プラットフォームの種類。

public Azure.ResourceManager.DataMigration.Models.SqlSourcePlatform? Platform { get; set; }
member this.Platform : Nullable<Azure.ResourceManager.DataMigration.Models.SqlSourcePlatform> with get, set
Public Property Platform As Nullable(Of SqlSourcePlatform)

プロパティ値

適用対象