次の方法で共有


Volume.Key コンストラクター

指定した名前を持つ Volume..::..Key クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Public Sub New
'使用

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