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 命名空间