共用方式為


ScriptOption.IncludeFullTextCatalogRootPath 屬性

Gets the IncludeFullTextCatalogRootPath property value.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Shared ReadOnly Property IncludeFullTextCatalogRootPath As ScriptOption 
    Get
'用途
Dim value As ScriptOption 

value = ScriptOption.IncludeFullTextCatalogRootPath
public static ScriptOption IncludeFullTextCatalogRootPath { get; }
public:
static property ScriptOption^ IncludeFullTextCatalogRootPath {
    ScriptOption^ get ();
}
static member IncludeFullTextCatalogRootPath : ScriptOption
static function get IncludeFullTextCatalogRootPath () : ScriptOption

屬性值

型別:Microsoft.SqlServer.Management.Smo.ScriptOption
The IncludeFullTextCatalogRootPath property value.

請參閱

參考

ScriptOption 類別

Microsoft.SqlServer.Management.Smo 命名空間