SqlSmoObject.CheckObjectState Method
Include Protected Members
Include Inherited Members
Validates the state of the referenced object.
Overload List
Name | Description | |
---|---|---|
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. |
Top
See Also