次の方法で共有


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

適用対象