ISqlFullTextIndex.KeyName プロパティ

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

構文

'宣言
Property KeyName As ISqlSpecifiesIndex
'使用
Dim instance As ISqlFullTextIndex
Dim value As ISqlSpecifiesIndex

value = instance.KeyName

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

プロパティ値

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

参照

参照

ISqlFullTextIndex インターフェイス

ISqlFullTextIndex メンバ

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