Volume.Key コンストラクター (Volume.Key)

指定したキーに基づいて Volume.Key クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Management.Utility
アセンブリ:  Microsoft.SqlServer.Management.Utility (Microsoft.SqlServer.Management.Utility.dll)

構文

'宣言
Public Sub New ( _
    other As Volume.Key _
)
'使用
Dim other As Volume.Key 

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

パラメーター

関連項目

参照

Volume.Key クラス

Volume.Key オーバーロード

Microsoft.SqlServer.Management.Utility 名前空間