DevForce Help Reference
EdmKey Class Properties


For a list of all members of this type, see EdmKey members.

Public Properties
 NameDescription
Public PropertyConnectionString Gets the connection string for the key. (Inherited from IdeaBlade.EntityModel.ClientEdmKey)
Public PropertyDbConnectionString Returns the provider-specific connection string.  
Public PropertyDbProviderName Returns the underlying .NET data provider.  
Public PropertyEntityContainer Returns the EntityContainer in the conceptual model.  
Public PropertyLogTraceString Gets a value indicating whether the SQL generated from Entity Framework queries is logged. (Inherited from IdeaBlade.EntityModel.ClientEdmKey)
Public PropertyName Gets the name of the data source key. (Inherited from IdeaBlade.EntityModel.ClientEdmKey)
Public PropertyTag Gets a free-form string value for the developer's use. (Inherited from IdeaBlade.EntityModel.ClientEdmKey)
Top
Protected Properties
 NameDescription
Protected PropertyUsePersistentConnection Whether persistent database connections are used for the user session.  
Top
See Also

Reference

EdmKey Class
IdeaBlade.EntityModel.Edm Namespace

Send Feedback