IdKey Constructor
Initializes a new instance of the IdKey class.
Namespace: Microsoft.SqlServer.Management.IntegrationServices
Assembly: Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New IdKey()
public IdKey()
public:
IdKey()
new : unit -> IdKey
public function IdKey()
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace