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