|
| Name | Description |
|---|
|
AddDatabaseContext(StringCollection)
|
(Inherited from SqlSmoObject.) |
|
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.) |
|
CreateImpl()
|
(Inherited from SqlSmoObject.) |
|
CreateImplFinish(StringCollection, ScriptingOptions)
|
(Inherited from SqlSmoObject.) |
|
CreateImplInit(StringCollection, ScriptingOptions)
|
(Inherited from SqlSmoObject.) |
|
Discover()
|
(Inherited from SqlSmoObject.) |
|
DropImpl()
|
(Inherited from SqlSmoObject.) |
|
DropImplWorker(Urn)
|
(Inherited from SqlSmoObject.) |
|
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(String[], 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 object and retrieves properties when the object is next accessed. (Inherited from SqlSmoObject.) |
|
RenameImpl(String)
|
This method supports the SMO infrastructure and is not intended to be used directly from your code. (Inherited from NamedSmoObject.) |
|
RenameImplWorker(String)
|
This method supports the SMO infrastructure and is not intended to be used directly from your code. (Inherited from NamedSmoObject.) |
|
ScriptAlter(StringCollection, ScriptingOptions)
|
(Inherited from SqlSmoObject.) |
|
ScriptChangeOwner(StringCollection, ScriptingOptions)
|
This method supports the SMO infrastructure and is not intended to be used directly from your code. (Inherited from NamedSmoObject.) |
|
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.) |
|
ScriptRename(StringCollection, ScriptingOptions, String)
|
This method supports the SMO infrastructure and is not intended to be used directly from your code. (Inherited from NamedSmoObject.) |
|
SetParentImpl(SqlSmoObject)
|
(Inherited from SqlSmoObject.) |
|
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, Object[])
|
(Inherited from SmoObjectBase.) |