Condividi tramite


Interfaccia IField

Exposes common event field properties.

Spazio dei nomi  Microsoft.SqlServer.XEvent
Assembly:  Microsoft.SqlServer.XEvent.Linq (in Microsoft.SqlServer.XEvent.Linq.dll)

Sintassi

'Dichiarazione
Public Interface IField
'Utilizzo
Dim instance As IField
public interface IField
public interface class IField
type IField =  interface end
public interface IField

Nel tipo IField sono esposti i membri seguenti.

Proprietà

  Nome Descrizione
Proprietà pubblica Name Gets the name of the field.
Proprietà pubblica Type Gets the native type of the field.
Proprietà pubblica Value Gets the value of the field in its native format.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.XEvent