Partager via


Interface IField

Exposes common event field properties.

Espace de noms :  Microsoft.SqlServer.XEvent
Assembly :  Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)

Syntaxe

'Déclaration
Public Interface IField
'Utilisation
Dim instance As IField
public interface IField
public interface class IField
type IField =  interface end
public interface IField

Le type IField expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Name Gets the name of the field.
Propriété publique Type Gets the native type of the field.
Propriété publique Value Gets the value of the field in its native format.

Haut de la page

Voir aussi

Référence

Espace de noms Microsoft.SqlServer.XEvent