Interface IEventFieldMetadata
Provides information about the event field.
Espace de noms : Microsoft.SqlServer.XEvent
Assembly : Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Syntaxe
'Déclaration
Public Interface IEventFieldMetadata
'Utilisation
Dim instance As IEventFieldMetadata
public interface IEventFieldMetadata
public interface class IEventFieldMetadata
type IEventFieldMetadata = interface end
public interface IEventFieldMetadata
Le type IEventFieldMetadata expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
Name | Gets the name of the event field. |
![]() |
Type | Gets the type of the event field. |
Haut de la page