SqlSmoObject.CheckObjectState Method
Include Protected Members
Include Inherited Members
Validates the state of the referenced object.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
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