Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.