要素の Type 値を取得します。
名前空間: Microsoft.SqlServer.XEvent.Linq
アセンブリ: Microsoft.SqlServer.XEvent.Linq (Microsoft.SqlServer.XEvent.Linq.dll)
構文
'宣言
Public ReadOnly Property ElementType As Type
Get
'使用
Dim instance As QueryableXEventData
Dim value As Type
value = instance.ElementType
public Type ElementType { get; }
public:
virtual property Type^ ElementType {
Type^ get () sealed;
}
abstract ElementType : Type
override ElementType : Type
final function get ElementType () : Type
プロパティ値
型: System.Type
型の値です。