Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

EntityConnection::ChangeDatabase Method (String^)

Entity Framework 6.0
 

Not supported.

Namespace:   System.Data.Entity.Core.EntityClient
Assembly:  EntityFramework (in EntityFramework.dll)

public:
virtual void ChangeDatabase(
	String^ databaseName
) override

Parameters

databaseName
Type: System::String^

Not supported.

Exception Condition
NotSupportedException

When the method is called.

Return to top
Show: