Database.CheckObjectState Method

Include Protected Members
Include Inherited Members

Validates the state of the referenced object.

Overload List

  Name Description
Protected method CheckObjectState() Validates the state of the referenced object. (Inherited from SqlSmoObject.)
Protected method 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.)

Top