ModelConfiguration Class |
Namespace: Colygon.MatchPoint.EntityModel.Configuration
[SerializableAttribute] public class ModelConfiguration : IConfiguration, IConfigurationLifecycle, IKnownNames, IResultRecord
The ModelConfiguration type exposes the following members.
Name | Description | |
---|---|---|
ModelConfiguration | Initializes a new instance of the ModelConfiguration class |
Name | Description | |
---|---|---|
DatabaseActions | Specifies database actions which can be used to define custom SQL statements. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetByName | ||
GetDatabaseAction | ||
GetEntity(Guid) | ||
GetEntity(String) | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
ConnectionString | Specifies a SQL connection string. | |
Entities | Contains the entities of this model configuration. | |
Name | Specifies the name of the model. |