DevForce Help Reference
EdmKey Class Members
Fields  Properties  Methods 


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 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
Public Methods
 NameDescription
Public MethodEqualsSee System.Object.Equals(System.Object).  
Public MethodGetHashCodeServes as the default hash function.  
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 MethodInitialize Server-side initialization.  
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

EdmKey Class
IdeaBlade.EntityModel.Edm Namespace

Send Feedback