TargetColumnInfo.Key コンストラクター (TargetColumnInfo.Key)
TargetColumnInfo.Key クラスの新しいインスタンスを初期化します。
名前空間: Microsoft.SqlServer.Management.XEvent
アセンブリ: Microsoft.SqlServer.Management.XEvent (Microsoft.SqlServer.Management.XEvent.dll)
構文
'宣言
Public Sub New ( _
other As TargetColumnInfo.Key _
)
'使用
Dim other As TargetColumnInfo.Key
Dim instance As New TargetColumnInfo.Key(other)
public Key(
TargetColumnInfo.Key other
)
public:
Key(
TargetColumnInfo.Key^ other
)
new :
other:TargetColumnInfo.Key -> Key
public function TargetColumnInfo.Key(
other : TargetColumnInfo.Key
)
パラメーター
- other
型: Microsoft.SqlServer.Management.XEvent.TargetColumnInfo.Key
TargetColumnInfo.Key オブジェクトです。