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

Initializes a new instance of the Policy.Key class based on the specified key.

命名空间:  Microsoft.SqlServer.Management.Dmf
程序集:  Microsoft.SqlServer.Dmf(在 Microsoft.SqlServer.Dmf.dll 中)

语法

声明
Public Sub New ( _
    other As Policy.Key _
)
用法
Dim other As Policy.Key 

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

参数

请参阅

参考

Policy.Key 类

Policy.Key 重载

Microsoft.SqlServer.Management.Dmf 命名空间