Proprietà ScriptOption.IncludeFullTextCatalogRootPath
Gets the IncludeFullTextCatalogRootPath property value.
Spazio dei nomi Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Sintassi
'Dichiarazione
Public Shared ReadOnly Property IncludeFullTextCatalogRootPath As ScriptOption
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.SqlServer.Management.Smo.ScriptOption
The IncludeFullTextCatalogRootPath property value.