Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Model type class for Table
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)
Syntax
'Declaration
Public Shared ReadOnly Table As ModelTypeClass
'Usage
Dim value As ModelTypeClass
value = ModelSchema.Table
public static readonly ModelTypeClass Table
public:
static initonly ModelTypeClass^ Table
static val Table: ModelTypeClass
public static final var Table : ModelTypeClass