TraceEventArgs.IntegerData-Eigenschaft

Gets the Integer data associated with a TraceEventArgs object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public long IntegerData { get; }

Eigenschaftswert

Typ: System.Int64
A 64-bit signed integer.

Siehe auch

Verweis

TraceEventArgs Klasse

Microsoft.AnalysisServices-Namespace