Model type class for FullTextStopList
네임스페이스: Microsoft.SqlServer.Dac.Model
어셈블리: Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)
구문
‘선언
Public Shared ReadOnly FullTextStopList As ModelTypeClass
‘사용 방법
Dim value As ModelTypeClass
value = ModelSchema.FullTextStopList
public static readonly ModelTypeClass FullTextStopList
public:
static initonly ModelTypeClass^ FullTextStopList
static val FullTextStopList: ModelTypeClass
public static final var FullTextStopList : ModelTypeClass