Compartilhar via


Interface IEventFieldMetadata

Provides information about the event field.

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

Sintaxe

'Declaração
Public Interface IEventFieldMetadata
'Uso
Dim instance As IEventFieldMetadata
public interface IEventFieldMetadata
public interface class IEventFieldMetadata
type IEventFieldMetadata =  interface end
public interface IEventFieldMetadata

O tipo IEventFieldMetadata expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública Name Gets the name of the event field.
Propriedade pública Type Gets the type of the event field.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.XEvent