Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Model type class for ClrTypeProperty
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly ClrTypeProperty As ModelTypeClass
'Usage
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