ISql100FullTextIndex.StopList プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property StopList As ISql100FullTextStopList
'使用
Dim instance As ISql100FullTextIndex
Dim value As ISql100FullTextStopList

value = instance.StopList

instance.StopList = value
ISql100FullTextStopList StopList { get; set; }
property ISql100FullTextStopList^ StopList {
    ISql100FullTextStopList^ get ();
    void set (ISql100FullTextStopList^ value);
}
function get StopList () : ISql100FullTextStopList
function set StopList (value : ISql100FullTextStopList)

プロパティ値

型 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer.ISql100FullTextStopList

参照

参照

ISql100FullTextIndex インターフェイス

ISql100FullTextIndex メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間