DevForce Help Reference
DbKey Class Members
Fields  Properties  Methods 


The following tables list the members exposed by DbKey.

Public Constructors
 NameDescription
Public ConstructorDbKey ConstructorOverloaded.   
Top
Protected Fields
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
Public Methods
 NameDescription
Public MethodEqualsSee System.Object.Equals(System.Object). (Inherited from IdeaBlade.EntityModel.Edm.EdmKey)
Public MethodGetHashCodeServes as the default hash function. (Inherited from IdeaBlade.EntityModel.Edm.EdmKey)
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodInitializeOverridden.  Server-side initialization.  
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

DbKey Class
IdeaBlade.EntityModel.Edm Namespace

Send Feedback