Compartir a través de


Interfaz IEventFieldMetadata

Provides information about the event field.

Espacio de nombres:  Microsoft.SqlServer.XEvent
Ensamblado:  Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)

Sintaxis

'Declaración
Public Interface IEventFieldMetadata
'Uso
Dim instance As IEventFieldMetadata
public interface IEventFieldMetadata
public interface class IEventFieldMetadata
type IEventFieldMetadata =  interface end
public interface IEventFieldMetadata

El tipo IEventFieldMetadata expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública Name Gets the name of the event field.
Propiedad pública Type Gets the type of the event field.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.XEvent