Expand Minimize
This topic has not yet been rated - Rate this topic

SqlSmoObject.CheckObjectStateImpl Method

Checks the state of a SqlSmoObject.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
protected void CheckObjectStateImpl(
	bool throwIfNotCreated
)

Parameters

throwIfNotCreated
Type: System.Boolean
A Boolean value that specifies whether to throw an exception if the object is not created.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.