Enum DataContextType
Defines a certain type of DataContext
Namespace: TimeCockpit.Data
Assembly: TimeCockpit.Data.dll
Syntax
public enum DataContextType
Fields
Name | Description |
---|---|
Client | Represent a client data context |
NotSet | Indicates that a datacontext is neither client, nor server |
Server | Represents a server data context |