Click or drag to resize

SD.LLBLGen.Pro.Core Namespace

 
Classes
  ClassDescription
Public classCoreUtils
General utility methods for all classes inside this namespace or child namespaces
Public classExtensionMethods
Extension methods for Core specific classes.
Interfaces
  InterfaceDescription
Public interfaceISerializableToXml
Interface for classes which are convertable to/from XML.
Public interfaceISerializer
Interface used to pass a serializer to ISerializeToXml implementing objects.
Public interfaceISyncable
Interface for defining which elements are syncable from a source
Public interfaceIValidatorTValue
Interface for the validator objects.
Enumerations
  EnumerationDescription
Public enumerationContainedElementType
Enum for specifying the type of the element contained in the sender of a ContainedElementChanged event which was changed and which related eventargs are stored inside the ContainedElementChangedEventArgs instance used.
Public enumerationEncodingType
Defines the encoding type to use. This enum is created to have an easy editor.
Public enumerationForeignKeyRuleAction
Rule action enum for action type specification with DBForeignKeyConstraint instances.
Public enumerationGeneralPurposeChangeType
General purpose change type which is used for CommandifiedMember instances which don't need a changetype.
Public enumerationLogNodeType
Enum type to describe the type of a LogNode
Public enumerationProgressCallBack
Callback type definitions
Public enumerationSerializationDefinitionTargetType
Enum definition for the serialization definition target
Public enumerationSQLQueryType
Enum for specifying which type of query should be generated by a driver.
Public enumerationSyncSourceType
The enum which defines the different sync source types for schema, catalog and relational model data container.