Volume.Key 构造函数 (Volume.Key)

Initializes a new instance of the Volume.Key class based on the specified 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 命名空间