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


The following tables list the members exposed by EdmKey.

Public Constructors

 NameDescription
Public ConstructorEdmKey ConstructorOverloaded.   
Top

Protected Fields

 NameDescription
Protected Field_clientAssembly  
Protected Field_metadataWorkspace  
Top

Public Properties

 NameDescription
Public PropertyConnectionString (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 (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.  
Top

Public Methods

 NameDescription
Public MethodEqualsSee System.Object.Equals(System.Object).  
Public MethodGetHashCodeSee System.Object.GetHashCode.  
Public MethodGetType (Inherited from object)
Public Methodstatic (Shared in Visual Basic)LocateEdmKey Finds information for the specified key name in the IdeaBlade configuration.  
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.  
Protected MethodInitialize Server-side initialization.  
Protected MethodMemberwiseClone (Inherited from object)
Top

See Also

© 2013 All Rights Reserved.