IncludeFullTextCatalogRootPath プロパティ

IncludeFullTextCatalogRootPath プロパティ値を取得します。値の設定も可能です。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Property IncludeFullTextCatalogRootPath As Boolean
    Get
    Set
'使用
Dim instance As ScriptingOptions
Dim value As Boolean

value = instance.IncludeFullTextCatalogRootPath

instance.IncludeFullTextCatalogRootPath = value
public bool IncludeFullTextCatalogRootPath { get; set; }
public:
property bool IncludeFullTextCatalogRootPath {
    bool get ();
    void set (bool value);
}
member IncludeFullTextCatalogRootPath : bool with get, set
function get IncludeFullTextCatalogRootPath () : boolean
function set IncludeFullTextCatalogRootPath (value : boolean)

プロパティ値

型: System. . :: . .Boolean
Boolean