| IceNetSdk Class |
Namespace: PDTec.IceNet.Sdk
public static class IceNetSdk
The IceNetSdk type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateExpandQuerySpecification |
Creates an ExpandQuerySpecification instance.
| |
| CreateFindQuerySpecification |
Creates an FindQuerySpecification instance.
| |
| CreateJoinQuerySpecification |
Creates an JoinQuerySpecification instance.
| |
| CreateSqlBridgeFindQuerySpecification |
Creates an SqlBridgeFindQuerySpecification instance.
| |
| GetFileImplFactory |
Provides a factory class to create a database business object
implementation for the Core.File object type.
| |
| GetInProcFileImplFactory |
Provides a factory class to create an in-memory business object
implementation for the Core.File object type.
| |
| GetInProcRepositoryFactory |
Provides a factory class to create an in-memory repository.
| |
| GetRepositoryFactory |
Provides a factory class to create a database repository.
|