Click or drag to resize

PDTec.IceNet.Core.Database.SqlBridge Namespace

The PDTec.IceNet.Core.Database.SqlBridge namespace provides interfaces and classes to access ice.NET SQLBridge functionality.
Classes
  ClassDescription
Public classImplicitFieldMatch
Public classObjTypeConfig
Configuration settings for an object type managed by SQLBridge.
Public classRelTypeConfig
Configuration settings for a relationship type managed by SQLBridge.
Public classSqlBridgeConfiguration
Configuration of SQLBridge settings. Connects an ice.NET information model (possibly multiple packages) with an SQL View that corresponds to the SQLBridge view conventions.
Public classSqlBridgeFindConstraint
Public classSqlBridgeFindConstraintValue
Public classSqlBridgeFindCountQueryResult
Public classSqlBridgeFindField
Public classSqlBridgeFindQueryParameters
Public classSqlBridgeFindQuerySpecification
Enumerations
  EnumerationDescription
Public enumerationFieldType
A "field" of an object instance. Used to determine the field that will be compared to when an implicit relationship is established.
Public enumerationObjectStorageType
Determines if an object of the corresponding type is managed by SQLBridge.
Public enumerationRelationshipStorageType
Determines if a relationship of the corresponding type is managed by SQLBridge and how it is retrieved/stored from/to the database.
Public enumerationSqlBridgeFindConstraintType
Public enumerationSqlBridgeFindFieldType