The following tables list the members exposed by EdmKey.
Name | Description | |
---|---|---|
EdmKey Constructor | Overloaded. |
Name | Description | |
---|---|---|
_clientAssembly | ||
_metadataWorkspace |
Name | Description | |
---|---|---|
ConnectionString | Gets the connection string for the key. (Inherited from IdeaBlade.EntityModel.ClientEdmKey) | |
DbConnectionString | Returns the provider-specific connection string. | |
DbProviderName | Returns the underlying .NET data provider. | |
EntityContainer | Returns the EntityContainer in the conceptual model. | |
LogTraceString | Gets a value indicating whether the SQL generated from Entity Framework queries is logged. (Inherited from IdeaBlade.EntityModel.ClientEdmKey) | |
Name | Gets the name of the data source key. (Inherited from IdeaBlade.EntityModel.ClientEdmKey) | |
Tag | Gets a free-form string value for the developer's use. (Inherited from IdeaBlade.EntityModel.ClientEdmKey) |
Name | Description | |
---|---|---|
UsePersistentConnection | Whether persistent database connections are used for the user session. |
Name | Description | |
---|---|---|
Equals | See System.Object.Equals(System.Object). | |
GetHashCode | Serves as the default hash function. | |
GetType | (Inherited from object) | |
LocateEdmKey | Finds information for the specified key name in the IdeaBlade configuration. | |
ToString | (Inherited from object) |
Name | Description | |
---|---|---|
Finalize | (Inherited from object) | |
Initialize | Server-side initialization. | |
MemberwiseClone | (Inherited from object) |