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 네임스페이스