Model type class for ClrTypeProperty
命名空間: Microsoft.SqlServer.Dac.Model
組件: Microsoft.SqlServer.Dac.Extensions (在 Microsoft.SqlServer.Dac.Extensions.dll 中)
語法
'宣告
Public Shared ReadOnly ClrTypeProperty As ModelTypeClass
'用途
Dim value As ModelTypeClass
value = ModelSchema.ClrTypeProperty
public static readonly ModelTypeClass ClrTypeProperty
public:
static initonly ModelTypeClass^ ClrTypeProperty
static val ClrTypeProperty: ModelTypeClass
public static final var ClrTypeProperty : ModelTypeClass