C1.Win.Data.Entities Namespace : C1DataSource Class |
For a list of all members of this type, see C1DataSource members.
Name | Description | |
---|---|---|
ClientCache | Gets or sets the C1.Data.Entities.EntityClientCache used by this C1DataSource to access the data. | |
ClientScope | Gets the client scope to which this C1DataSource belongs. | |
Container | (Inherited from System.ComponentModel.Component) | |
ContextType | Gets or sets the type of a System.Data.Entity.DbContext or an System.Data.Objects.ObjectContext used to obtain the default client cache. | |
DbContext | Gets the System.Data.Entity.DbContext the ClientCache is connected to. | |
Item | Overloaded. Gets the C1.Data.DataSource.ClientCollectionView of the C1.Data.Entities.EntityViewSource with the specified name in the ViewSources collection. | |
ObjectContext | Gets the System.Data.Objects.ObjectContext the ClientCache is connected to. | |
RefreshInterval | Gets or sets the interval between automatic Refresh operations to refresh the data with any changes that may have occurred on the server. | |
ViewSources | Gets a collection of C1.Data.Entities.EntityViewSource objects that define views (based on queries) in this C1DataSource. |