Compartir a través de


PublishedEventField.Name Propiedad

Definición

Obtiene el nombre del campo de evento.

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Valor de propiedad

Nombre del campo de evento.

Implementaciones

Microsoft.SqlServer.XEvent.IField.Name

Se aplica a