DeploymentContributorConfigurationSetup Methods

 

Updated: April 20, 2017

Namespace:   Microsoft.SqlServer.Dac.Deployment
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

NameDescription
System_CAPS_pubmethodCopyInputToOutput(DeploymentContributorConfigurationStream^)

Copies an input stream's contents into an output stream that is stored inside a package

System_CAPS_pubmethodEnumerateInputs()

Returns an enumerable collection of DeploymentContributorConfigurationStream objects.

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodOpenNewOutput(String^, IDictionary<String^, String^>^)

Returns a new output configuration file stream that is open for read and write.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: