Compartir a través de


IAlienObject.SetObjectState Método

Sets the object state to the specified SfcObjectState value.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Sub SetObjectState ( _
    state As SfcObjectState _
)
'Uso
Dim instance As IAlienObject 
Dim state As SfcObjectState

instance.SetObjectState(state)
void SetObjectState(
    SfcObjectState state
)
void SetObjectState(
    SfcObjectState state
)
abstract SetObjectState : 
        state:SfcObjectState -> unit
function SetObjectState(
    state : SfcObjectState
)

Parámetros

Vea también

Referencia

IAlienObject Interfaz

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc