共用方式為


MapValueInfo.Key 建構函式 (MapValueInfo.Key)

Initializes a new instance of the MapValueInfo.Key class from another MapValueInfo.Key object.

命名空間:  Microsoft.SqlServer.Management.XEvent
組件:  Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)

語法

'宣告
Public Sub New ( _
    other As MapValueInfo.Key _
)
'用途
Dim other As MapValueInfo.Key 

Dim instance As New MapValueInfo.Key(other)
public Key(
    MapValueInfo.Key other
)
public:
Key(
    MapValueInfo.Key^ other
)
new : 
        other:MapValueInfo.Key -> Key
public function MapValueInfo.Key(
    other : MapValueInfo.Key
)

參數

請參閱

參考

MapValueInfo.Key 類別

MapValueInfo.Key 多載

Microsoft.SqlServer.Management.XEvent 命名空間