IdeaBlade DevForce 2010 Help Reference
DbKey Class Members
See Also  Fields  Properties  Methods  Send Feedback
IdeaBlade.EntityModel.Edm Assembly > IdeaBlade.EntityModel.Edm Namespace : DbKey Class


The following tables list the members exposed by DbKey.

Public Constructors

 NameDescription
Public ConstructorDbKey ConstructorOverloaded.   
Top

Protected Fields

Public Properties

 NameDescription
Public PropertyConnectionString (Inherited from IdeaBlade.EntityModel.ClientEdmKey)
Public PropertyDbConnectionStringOverridden.  Returns the connection string.  
Public PropertyDbProviderNameOverridden.  Returns the ProviderName from the connectionString element in the configuration, or an empty string if not found.  
Public PropertyEntityContainer Returns the EntityContainer in the conceptual model. (Inherited from IdeaBlade.EntityModel.Edm.EdmKey)
Public PropertyLogTraceString (Inherited from IdeaBlade.EntityModel.ClientEdmKey)
Public PropertyName (Inherited from IdeaBlade.EntityModel.ClientEdmKey)
Public PropertyTag (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

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodGetOrCreatePersistentConnection Retrieves or creates a persistence connection for the user session. (Inherited from IdeaBlade.EntityModel.Edm.EdmKey)
Protected MethodInitializeOverridden.  Initializes a DbContext and appropriate metadata.  
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.