|
AddDatabaseContext(StringCollection) |
(Inherited from SqlSmoObject.) |
|
Alter() |
Updates any FullTextIndex object property changes on the instance of SQL Server. |
|
Alter(Boolean) |
Updates any FullTextIndex object property changes on the instance of SQL Server with the option to specify whether the full-text index is automatically populated after columns are added or removed. |
|
AlterImpl() |
(Inherited from SqlSmoObject.) |
|
AlterImplFinish(StringCollection, ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
AlterImplInit(StringCollection%, ScriptingOptions%) |
(Inherited from SqlSmoObject.) |
|
AlterImplWorker() |
(Inherited from SqlSmoObject.) |
|
BindDefaultImpl(String, String, Boolean) |
(Inherited from SqlSmoObject.) |
|
BindRuleImpl(String, String, Boolean) |
(Inherited from SqlSmoObject.) |
|
CheckCollation(String, ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
CheckObjectState() |
Validates the state of the referenced object. (Inherited from SqlSmoObject.) |
|
CheckObjectState(Boolean) |
Validates the state of the referenced object with the option to specify that an exception is thrown if the object is not yet created. (Inherited from SqlSmoObject.) |
|
CheckObjectStateImpl(Boolean) |
(Inherited from SqlSmoObject.) |
|
CheckVersion100() |
(Inherited from SqlSmoObject.) |
|
CheckVersion80() |
Checks the validity of the object on SQL Server 2000. (Inherited from SqlSmoObject.) |
|
CheckVersion80SP3() |
Checks the validity of the object on SQL Server 2000 SP3. (Inherited from SqlSmoObject.) |
|
CheckVersion90() |
Check the validity of the object on SQL Server 2005. (Inherited from SqlSmoObject.) |
|
CheckVersionBelow90() |
(Inherited from SqlSmoObject.) |
|
CleanObject() |
(Inherited from SqlSmoObject.) |
|
Create() |
Creates a full-text index on the instance of SQL Server as defined by the FullTextIndex object. |
|
Create(Boolean) |
Creates a full-text index on the instance of SQL Server as defined by the FullTextIndex object with the option to specify whether the full-text index is automatically populated after columns are added or removed. |
|
CreateImpl() |
(Inherited from SqlSmoObject.) |
|
CreateImplFinish(StringCollection, ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
CreateImplInit(StringCollection%, ScriptingOptions%) |
(Inherited from SqlSmoObject.) |
|
Disable() |
Disables the full-text index. |
|
Discover() |
(Inherited from SqlSmoObject.) |
|
Drop() |
Removes the full-text index from the instance of SQL Server. |
|
DropImpl() |
(Inherited from SqlSmoObject.) |
|
DropImplWorker(Urn%) |
(Inherited from SqlSmoObject.) |
|
Enable() |
Enables the full-text index. |
|
EnumScriptImpl(ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
EnumScriptImplWorker(ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
Equals(Object) |
(Inherited from Object.) |
|
Finalize() |
(Inherited from Object.) |
|
FormatSqlVariant(Object) |
(Inherited from SqlSmoObject.) |
|
GenerateDataSpaceFileStreamScript(StringBuilder, ScriptingOptions, Boolean) |
(Inherited from SqlSmoObject.) |
|
GenerateDataSpaceScript(StringBuilder, ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
GetBindDefaultScript(ScriptingOptions, String, String, Boolean) |
(Inherited from SqlSmoObject.) |
|
GetBindRuleScript(ScriptingOptions, String, String, Boolean) |
(Inherited from SqlSmoObject.) |
|
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
(Inherited from SqlSmoObject.) |
|
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
(Inherited from SqlSmoObject.) |
|
GetDateTimeParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
(Inherited from SqlSmoObject.) |
|
GetDateTimeParameterAsInt(StringBuilder, ScriptingOptions, String, String, Int32%) |
(Inherited from SqlSmoObject.) |
|
GetDBName() |
Gets the database name that is associated with the object. (Inherited from SqlSmoObject.) |
|
GetEnumParameter(StringBuilder, ScriptingOptions, String, String, Type, Int32%) |
(Inherited from SqlSmoObject.) |
|
GetFragOptionString(FragmentationOption) |
(Inherited from SqlSmoObject.) |
|
GetGuidParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
(Inherited from SqlSmoObject.) |
|
GetHashCode() |
(Inherited from Object.) |
|
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
(Inherited from SqlSmoObject.) |
|
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
(Inherited from SqlSmoObject.) |
|
GetPropValue(String) |
(Inherited from SqlSmoObject.) |
|
GetPropValueOptional(String) |
(Inherited from SqlSmoObject.) |
|
GetPropValueOptionalAllowNull(String) |
(Inherited from SqlSmoObject.) |
|
GetRealValue(Property, Object) |
(Inherited from SqlSmoObject.) |
|
GetScriptingOptionsForCreate() |
(Inherited from SqlSmoObject.) |
|
GetServerName() |
Gets the name of the instance of SQL Server with which the object is associated. (Inherited from SqlSmoObject.) |
|
GetServerObject() |
(Inherited from SqlSmoObject.) |
|
GetSqlServerVersionName() |
Gets the version name of the instance of SQL Server with which the object is associated. (Inherited from SqlSmoObject.) |
|
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
(Inherited from SqlSmoObject.) |
|
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
(Inherited from SqlSmoObject.) |
|
GetTimeSpanParameterAsInt(StringBuilder, ScriptingOptions, String, String, Int32%) |
(Inherited from SqlSmoObject.) |
|
GetType() |
(Inherited from Object.) |
|
GetUrnRecursive(StringBuilder) |
(Inherited from SqlSmoObject.) |
|
GetUrnRecursive(StringBuilder, UrnIdOption) |
(Inherited from SqlSmoObject.) |
|
ImplInitialize(array<String[], array<OrderBy[]) |
(Inherited from SqlSmoObject.) |
|
Initialize() |
Initializes the object and forces the properties be loaded. (Inherited from SqlSmoObject.) |
|
Initialize(Boolean) |
Initializes the object and forces the properties be loaded. (Inherited from SqlSmoObject.) |
|
IsObjectDirty() |
Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. (Inherited from SqlSmoObject.) |
|
IsObjectInitialized() |
Verifies whether the object has been initialized. (Inherited from SqlSmoObject.) |
|
IsObjectInSpace() |
Verifies whether the object is isolated or connected to the instance of SQL Server. (Inherited from SqlSmoObject.) |
|
IsVersion80SP3() |
(Inherited from SqlSmoObject.) |
|
MarkDropped() |
(Inherited from SqlSmoObject.) |
|
MarkForDropImpl(Boolean) |
(Inherited from SqlSmoObject.) |
|
MemberwiseClone() |
(Inherited from Object.) |
|
PostAlter() |
(Inherited from SqlSmoObject.) |
|
PostCreate() |
(Inherited from SqlSmoObject.) |
|
PostDrop() |
(Inherited from SqlSmoObject.) |
|
Refresh() |
Refreshes the full-text index. (Overrides SqlSmoObject.Refresh().) |
|
Script() |
Generates a Transact-SQL script that can be used to re-create the full-text index. |
|
Script(ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the full-text index as specified by the script options. |
|
ScriptAlter(StringCollection, ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
ScriptCreate(StringCollection, ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
ScriptDdl(StringCollection, ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
ScriptDrop(StringCollection, ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
ScriptImpl() |
(Inherited from SqlSmoObject.) |
|
ScriptImpl(ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
ScriptImplWorker(ScriptingOptions) |
(Inherited from SqlSmoObject.) |
|
SetParentImpl(SqlSmoObject) |
(Inherited from SqlSmoObject.) |
|
StartPopulation(IndexPopulationAction) |
Starts the population of the full-text catalog. |
|
StopPopulation() |
Stops a full or incremental population of the full-text catalog. |
|
ToString() |
Returns a String that represents the referenced object. (Inherited from SqlSmoObject.) |
|
TouchImpl() |
(Inherited from SqlSmoObject.) |
|
UnbindDefaultImpl(Boolean) |
(Inherited from SqlSmoObject.) |
|
UnbindRuleImpl(Boolean) |
(Inherited from SqlSmoObject.) |
|
Validate(String, array<Object[]) |
(Inherited from SmoObjectBase.) |