SqlObjectProperty.DBType プロパティ
このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public ReadOnly Property DBType As String
Get
'使用
Dim instance As SqlObjectProperty
Dim value As String
value = instance.DBType
public string DBType { get; }
public:
property String^ DBType {
String^ get ();
}
member DBType : string
function get DBType () : String
プロパティ値
型: System.String
サイズ指定のない TSQL 型です。