Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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 | |
|---|---|---|
![]() |
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 alto
.gif)