DevForce Help Reference
DbKey Class Properties


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

Public Properties
 NameDescription
Public PropertyConnectionString Gets the connection string for the key. (Inherited from IdeaBlade.EntityModel.ClientEdmKey)
Public PropertyDbConnectionStringOverridden.  Returns the provider-specific connection string.  
Public PropertyDbProviderNameOverridden.  Returns the underlying .NET data provider.  
Public PropertyEntityContainer Returns the EntityContainer in the conceptual model. (Inherited from IdeaBlade.EntityModel.Edm.EdmKey)
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. (Inherited from IdeaBlade.EntityModel.Edm.EdmKey)
Top
See Also

Reference

DbKey Class
IdeaBlade.EntityModel.Edm Namespace

Send Feedback