Udostępnij za pośrednictwem


Właściwość TraceEvent.EventID

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property EventID As TraceEventClass
    Get
    Set
'Użycie
Dim instance As TraceEvent
Dim value As TraceEventClass

value = instance.EventID

instance.EventID = value
public TraceEventClass EventID { get; set; }
public:
property TraceEventClass EventID {
    TraceEventClass get ();
    void set (TraceEventClass value);
}
member EventID : TraceEventClass with get, set
function get EventID () : TraceEventClass
function set EventID (value : TraceEventClass)

Wartość właściwości

Typ: Microsoft.AnalysisServices.TraceEventClass