SD.LLBLGen.Pro.Core Namespace | 
| Class | Description | |
|---|---|---|
| CoreUtils | 
            General utility methods for all classes inside this namespace or child namespaces
              | |
| ExtensionMethods | 
            Extension methods for Core specific classes. 
              | 
| Interface | Description | |
|---|---|---|
| ISerializableToXml | 
            Interface for classes which are convertable to/from XML. 
              | |
| ISerializer | 
            Interface used to pass a serializer to ISerializeToXml implementing objects.
              | |
| ISyncable | 
            Interface for defining which elements are syncable from a source
              | |
| IValidatorTValue | 
            Interface for the validator objects.
              | 
| Enumeration | Description | |
|---|---|---|
| ContainedElementType | 
            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.
              | |
| EncodingType | 
            Defines the encoding type to use. This enum is created to have an easy editor.
              | |
| ForeignKeyRuleAction | 
            Rule action enum for action type specification with DBForeignKeyConstraint instances.
              | |
| GeneralPurposeChangeType | 
            General purpose change type which is used for CommandifiedMember instances which don't need a changetype.
              | |
| LogNodeType | 
            Enum type to describe the type of a LogNode
              | |
| ProgressCallBack | 
            Callback type definitions
              | |
| SerializationDefinitionTargetType | 
            Enum definition for the serialization definition target
              | |
| SQLQueryType | 
            Enum for specifying which type of query should be generated by a driver. 
              | |
| SyncSourceType | 
            The enum which defines the different sync source types for schema, catalog and relational model data container.
              |