Udostępnij przez


Właściwość EventInfo.ID

Identyfikator GUID jest przypisany do EventInfo.To pole jest tylko do odczytu.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime
Zestaw:  Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)

Składnia

'Deklaracja
Public ReadOnly Property ID As String
    Get
'Użycie
Dim instance As EventInfo
Dim value As String

value = instance.ID
public string ID { get; }
public:
virtual property String^ ID {
    String^ get () sealed;
}
abstract ID : string
override ID : string
final function get ID () : String

Wartość właściwości

Typ: System.String
A ciąg zawiera unikatowy identyfikator GUID przypisane do tej EventInfo.

Implementacje

IDTSName.ID