|
AddDatabaseContext(StringCollection) |
|
|
AlterImpl() |
|
|
AlterImplFinish(StringCollection, ScriptingOptions) |
|
|
AlterImplInit(StringCollection%, ScriptingOptions%) |
|
|
AlterImplWorker() |
|
|
BindDefaultImpl(String, String, Boolean) |
|
|
BindRuleImpl(String, String, Boolean) |
|
|
CheckCollation(String, ScriptingOptions) |
|
|
CheckObjectState() |
Validates the state of the referenced object. |
|
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. |
|
CheckObjectStateImpl(Boolean) |
|
|
CheckVersion100() |
|
|
CheckVersion80() |
Checks the validity of the object on SQL Server 2000. |
|
CheckVersion80SP3() |
Checks the validity of the object on SQL Server 2000 SP3. |
|
CheckVersion90() |
Check the validity of the object on SQL Server 2005. |
|
CheckVersionBelow90() |
|
|
CleanObject() |
|
|
CreateImpl() |
|
|
CreateImplFinish(StringCollection, ScriptingOptions) |
|
|
CreateImplInit(StringCollection%, ScriptingOptions%) |
|
|
Discover() |
|
|
DropImpl() |
|
|
DropImplWorker(Urn%) |
|
|
EnumScriptImpl(ScriptingOptions) |
|
|
EnumScriptImplWorker(ScriptingOptions) |
|
|
Equals(Object) |
(Inherited from Object.) |
|
Finalize() |
(Inherited from Object.) |
|
FormatSqlVariant(Object) |
|
|
GenerateDataSpaceFileStreamScript(StringBuilder, ScriptingOptions, Boolean) |
|
|
GenerateDataSpaceScript(StringBuilder, ScriptingOptions) |
|
|
GetBindDefaultScript(ScriptingOptions, String, String, Boolean) |
|
|
GetBindRuleScript(ScriptingOptions, String, String, Boolean) |
|
|
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
|
|
GetBoolParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
|
|
GetChildType(String, String) |
|
|
GetDateTimeParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
|
|
GetDateTimeParameterAsInt(StringBuilder, ScriptingOptions, String, String, Int32%) |
|
|
GetDBName() |
Gets the database name that is associated with the object. |
|
GetEnumParameter(StringBuilder, ScriptingOptions, String, String, Type, Int32%) |
|
|
GetFragOptionString(FragmentationOption) |
|
|
GetGuidParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
|
|
GetHashCode() |
(Inherited from Object.) |
|
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
|
|
GetParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
|
|
GetPropValue(String) |
|
|
GetPropValueOptional(String) |
|
|
GetPropValueOptionalAllowNull(String) |
|
|
GetRealValue(Property, Object) |
|
|
GetScriptingOptionsForCreate() |
|
|
GetServerName() |
Gets the name of the instance of SQL Server with which the object is associated. |
|
GetServerObject() |
|
|
GetSqlServerVersionName() |
Gets the version name of the instance of SQL Server with which the object is associated. |
|
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%) |
|
|
GetStringParameter(StringBuilder, ScriptingOptions, String, String, Int32%, Boolean) |
|
|
GetTimeSpanParameterAsInt(StringBuilder, ScriptingOptions, String, String, Int32%) |
|
|
GetType() |
(Inherited from Object.) |
|
GetTypeFromUrnSkeleton(Urn) |
|
|
GetUrnRecursive(StringBuilder) |
|
|
GetUrnRecursive(StringBuilder, UrnIdOption) |
|
|
ImplInitialize(array<String[], array<OrderBy[]) |
|
|
Initialize() |
Initializes the object and forces the properties be loaded. |
|
Initialize(Boolean) |
Initializes the object and forces the properties be loaded. |
|
IsCollectionDirty(ICollection) |
|
|
IsObjectDirty() |
Verifies whether the object properties have been modified and the changes have not yet been persisted on the instance of SQL Server. |
|
IsObjectInitialized() |
Verifies whether the object has been initialized. |
|
IsObjectInSpace() |
Verifies whether the object is isolated or connected to the instance of SQL Server. |
|
IsVersion80SP3() |
|
|
MarkDropped() |
|
|
MarkForDropImpl(Boolean) |
|
|
MemberwiseClone() |
(Inherited from Object.) |
|
PostAlter() |
|
|
PostCreate() |
|
|
PostDrop() |
|
|
Refresh() |
Refreshes the object and retrieves properties when the object is next accessed. |
|
ScriptAlter(StringCollection, ScriptingOptions) |
|
|
ScriptCreate(StringCollection, ScriptingOptions) |
|
|
ScriptDdl(StringCollection, ScriptingOptions) |
|
|
ScriptDrop(StringCollection, ScriptingOptions) |
|
|
ScriptImpl() |
|
|
ScriptImpl(ScriptingOptions) |
|
|
ScriptImplWorker(ScriptingOptions) |
|
|
SetParentImpl(SqlSmoObject) |
|
|
ToString() |
Returns a String that represents the referenced object. (Overrides Object.ToString().) |
|
TouchImpl() |
|
|
Trace(String) |
Traces the object. |
|
UnbindDefaultImpl(Boolean) |
|
|
UnbindRuleImpl(Boolean) |
|
|
UpdateCollectionState2(ICollection) |
|
|
Validate(String, array<Object[]) |
(Inherited from SmoObjectBase.) |