Initializes a new instance of the NamedKey<T> class.
命名空间: Microsoft.SqlServer.Management.Sdk.Sfc
程序集: Microsoft.SqlServer.Management.Sdk.Sfc(在 Microsoft.SqlServer.Management.Sdk.Sfc.dll 中)
语法
声明
Public Sub New
用法
Dim instance As New NamedKey()
public NamedKey()
public:
NamedKey()
new : unit -> NamedKey
public function NamedKey()