共用方式為


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 命名空間