Udostępnij za pośrednictwem


Właściwość SfcEventArgs.Instance

Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw:  Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Składnia

'Deklaracja
Public ReadOnly Property Instance As SfcInstance
    Get
'Użycie
Dim instance As SfcEventArgs
Dim value As SfcInstance

value = instance.Instance
public SfcInstance Instance { get; }
public:
property SfcInstance^ Instance {
    SfcInstance^ get ();
}
member Instance : SfcInstance
function get Instance () : SfcInstance

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance
Obiekt, który wykonuje zdarzenie argumentu.