Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Exposes common event field properties.
Espacio de nombres: Microsoft.SqlServer.XEvent
Ensamblado: Microsoft.SqlServer.XEvent.Linq (en Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxis
'Declaración
Public Interface IField
'Uso
Dim instance As IField
public interface IField
public interface class IField
type IField = interface end
public interface IField
El tipo IField expone los siguientes miembros.
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Arriba
.gif)