Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Exposes common event field properties.
Namespace: Microsoft.SqlServer.XEvent
Assembly: Microsoft.SqlServer.XEvent.Linq (em Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxe
'Declaração
Public Interface IField
'Uso
Dim instance As IField
public interface IField
public interface class IField
type IField = interface end
public interface IField
O tipo IField expõe os membros a seguir.
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
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. |
Início
.gif)