Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the IncludeFullTextCatalogRootPath property value.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Shared ReadOnly Property IncludeFullTextCatalogRootPath As ScriptOption
Get
'Usage
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
Property Value
Type: Microsoft.SqlServer.Management.Smo.ScriptOption
The IncludeFullTextCatalogRootPath property value.