EntityConnection.ChangeDatabase Method (String)

 

Not supported.

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

public override void ChangeDatabase(
	string databaseName
)

Parameters

databaseName
Type: System.String

Not supported.

Exception Condition
NotSupportedException

When the method is called.