Model type class for Table
命名空间: Microsoft.SqlServer.Dac.Model
程序集: Microsoft.SqlServer.Dac.Extensions(在 Microsoft.SqlServer.Dac.Extensions.dll 中)
语法
声明
Public Shared ReadOnly Table As ModelTypeClass
用法
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