Namespace Mediachase.BusinessFoundation.Data
Classes
AbstractFilterElement
Represents base class for custom filter elements.
AndBlockFilterElement
Represents and block filter element.
AssemblyUtil
Provides methods to load types from assemblies.
BaseFieldValidator
Represents base class for custom field validators.
BiasReader
Provides the UTC offset specification.
BooleanFieldValidator
Represents boolean field validator.
CardFieldValidator
Represents card field validator.
Collection<T>
Represents collection with change tracking.
CollectionChangedEventArgs<T>
Represents collection with change tracking event arguments.
CurrencyFieldValidator
Represents currency field validator.
DataContext
Provides meta data entry point.
DataContextCache
Represents Data Context Cache.
DataContextCacheItem
Represents Data Context Cache Item.
DataContextSwitcher
Represents data context switcher.
DataHelper
Provides access to database data.
DateTimeFieldValidator
Represents date time field validator.
DateTimeTemplateSource
Represents date time template source.
DecimalFieldValidator
Represents decimal field validator.
DoubleFieldValidator
Represents double field validator.
EnumFieldValidator
Represents enum field validator.
FileFieldValidator
Represent file field validator.
FilterElement
Represents simple filter element.
FilterElementCollection
Represents collection of filter elements.
GuidFieldValidator
Represents GUID field validator.
IdentifierFieldValidator
Represents identifier field validator.
IntegerFieldValidator
Represents integer field validator.
IntervalFilterElement
Represents interval filter element.
McXmlSerializer
Provides XML serializer utility methods.
MetaModelLoadEventArgs
Provides data for the Meta model load event.
ObjectArrayDataReader<T>
Represents object array data reader.
OrBlockFilterElement
Represents Or block filter element.
PrimaryKeyUtil
Represent functional conversing primary key type on existing meta model.
ReferenceFieldValidator
Represents reference field validator.
SerializableDictionary<TKey, TValue>
Represents serializable dictionary.
SortingElement
Represents sorting element.
SortingElementCollection
StringCollection
Represents string collection.
StringFieldValidator
Represents string field validator.
TemplateResolver
Represents template resolver.
TemplateSource
Represents template source.
TransactionScope
Represents transaction scope.
UserTimeZone
Represents an user time zone used for the date-time auto-calculation.
ValidatorCollection
Represents validator collection.
WindowsTimeZoneCollection
Represents a collection of named time zones.
Structs
PrimaryKeyId
Represent primary key id value.
Interfaces
IChangeTracking
Defines the mechanism for querying the object for changes and resetting of the changed status.
IDataSetLoader
Allows access to the data set loader.
IFieldValidator
Allows access to the field validator
ITemplateSource
Allows access to the value by template key.
IValidator
Defines the properties and methods that objects that participate in validation must implement.
Enums
CollectionChangeType
Specifies collection change type.
DataContextMode
Specifies data context mode.
FilterElementType
Specifies filter element type.
PrimaryKeyIdValueType
Represents primary key id value type.
SortingElementType
Specifies sorting element type.