Właściwość SfcInstance.State
Zwraca stan obiektu SfcInstance.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Składnia
'Deklaracja
Protected Friend Property State As SfcObjectState
Get
Friend Set
'Użycie
Dim value As SfcObjectState
value = Me.State
protected internal SfcObjectState State { get; internal set; }
protected public:
property SfcObjectState State {
SfcObjectState get ();
internal: void set (SfcObjectState value);
}
member State : SfcObjectState with get, internal set
function get State () : SfcObjectState
internal function set State (value : SfcObjectState)
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SfcObjectState
A SfcObjectState obiekt, który określa bieżący stan SfcInstance obiektu.