FullTextPredicate.FullTextFunctionType プロパティ

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

構文

'宣言
Public Property FullTextFunctionType As FullTextFunctionType
'使用
Dim instance As FullTextPredicate
Dim value As FullTextFunctionType

value = instance.FullTextFunctionType

instance.FullTextFunctionType = value
public FullTextFunctionType FullTextFunctionType { get; set; }
public:
property FullTextFunctionType FullTextFunctionType {
    FullTextFunctionType get ();
    void set (FullTextFunctionType value);
}
public function get FullTextFunctionType () : FullTextFunctionType
public function set FullTextFunctionType (value : FullTextFunctionType)

プロパティ値

型 : Microsoft.Data.Schema.ScriptDom.Sql.FullTextFunctionType

参照

参照

FullTextPredicate クラス

FullTextPredicate メンバ

Microsoft.Data.Schema.ScriptDom.Sql 名前空間