Freigeben über


IEventFieldMetadata-Schnittstelle

Provides information about the event field.

Namespace:  Microsoft.SqlServer.XEvent
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

Syntax

'Declaration
Public Interface IEventFieldMetadata
'Usage
Dim instance As IEventFieldMetadata
public interface IEventFieldMetadata
public interface class IEventFieldMetadata
type IEventFieldMetadata =  interface end
public interface IEventFieldMetadata

Der IEventFieldMetadata-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Name Gets the name of the event field.
Öffentliche Eigenschaft Type Gets the type of the event field.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.XEvent-Namespace