PackageInfo.PropertyOverrideParameterSet Constructor ()

 

Applies To: SQL Server 2016 Preview

Initializes a new instance of the PackageInfo.PropertyOverrideParameterSet class.

Namespace:   Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)

Syntax

public PropertyOverrideParameterSet()
public:
PropertyOverrideParameterSet()
new : unit -> PropertyOverrideParameterSet
Public Sub New

See Also

PackageInfo.PropertyOverrideParameterSet Class
Microsoft.SqlServer.Management.IntegrationServices Namespace

Return to top