PublishedAction.Type 属性

定义

以其本机格式获取字段的值。

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

属性值

以其本机格式的字段的值。

实现

Microsoft.SqlServer.XEvent.IField.Type

适用于