IntegrationServices.Key Constructor
Initializes a new instance of the IntegrationServices.Key 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 IntegrationServices.Key()
public Key()
public:
Key()
new : unit -> Key
public function IntegrationServices.Key()
See Also
Reference
Microsoft.SqlServer.Management.IntegrationServices Namespace