Поделиться через


Интерфейс IField

Exposes common event field properties.

Пространство имен:  Microsoft.SqlServer.XEvent
Сборка:  Microsoft.SqlServer.XEvent.Linq (в Microsoft.SqlServer.XEvent.Linq.dll)

Синтаксис

'Декларация
Public Interface IField
'Применение
Dim instance As IField
public interface IField
public interface class IField
type IField =  interface end
public interface IField

Тип IField обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Name Gets the name of the field.
Открытое свойство Type Gets the native type of the field.
Открытое свойство Value Gets the value of the field in its native format.

В начало

См. также

Справочник

Пространство имен Microsoft.SqlServer.XEvent