SqlSmoObject.IAlienObject.SetObjectState(SfcObjectState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets state of this object based on provided SfcObjectState.
void IAlienObject.SetObjectState (Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState state);
abstract member Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.SetObjectState : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState -> unit
override this.Microsoft.SqlServer.Management.Sdk.Sfc.IAlienObject.SetObjectState : Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState -> unit
Sub SetObjectState (state As SfcObjectState) Implements IAlienObject.SetObjectState
Parameters
- state
- SfcObjectState