DacProfile Methods

 

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

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_static Load(Stream)

Create a DacProfile instance by reading serialized profile data from the specified DacProfile.

System_CAPS_pubmethodSystem_CAPS_static Load(String)

Create a DacProfile instance by reading serialized profile data from the specified file.

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

DacProfile Class
Microsoft.SqlServer.Dac Namespace

Return to top