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

SqlSmoObject.IAlienObject.SetObjectState Method

Sets the object state to the specified SfcObjectState value.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
void IAlienObject.SetObjectState(
	SfcObjectState state
)

Parameters

state
Type: Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState
An SfcObjectState value that specifies the state of the object.

Implements

IAlienObject.SetObjectState(SfcObjectState)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.