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