IncludeFullTextCatalogRootPath-Eigenschaft
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
Eigenschaftenwert
Typ: Microsoft.SqlServer.Management.Smo. . :: . .ScriptOption
ScriptOption
Siehe auch