ConnectionContext Methods

 

Namespace:   Microsoft.Data.Tools.Schema.Sql.UnitTesting
Assembly:  Microsoft.Data.Tools.Schema.Sql.UnitTesting (in Microsoft.Data.Tools.Schema.Sql.UnitTesting.dll)

Methods

Name Description
System_CAPS_pubmethod Dispose()

Releases resources used by a connection.

System_CAPS_protmethod Dispose(Boolean)

Releases the unmanaged resources used by the connection and, optionally, releases the managed resources.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

See Also

ConnectionContext Class
Microsoft.Data.Tools.Schema.Sql.UnitTesting Namespace

Return to top