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