ISqlBuiltInType.SqlType プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property SqlType As SqlType
'使用
Dim instance As ISqlBuiltInType
Dim value As SqlType

value = instance.SqlType

instance.SqlType = value
SqlType SqlType { get; set; }
property SqlType SqlType {
    SqlType get ();
    void set (SqlType value);
}
function get SqlType () : SqlType
function set SqlType (value : SqlType)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.SqlType

参照

参照

ISqlBuiltInType インターフェイス

ISqlBuiltInType メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間