SqlSmoObject.CheckObjectState Method
Validates the state of the referenced object.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
SqlSmoObject.CheckObjectState () |
Validates the state of the referenced object.
|
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.
|
See Also
Reference
SqlSmoObject Class
SqlSmoObject Members
Microsoft.SqlServer.Management.Smo Namespace