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. |
上層
.gif)