Aurelius.Types.Blob Namespace
Records
| Name | Description |
|---|---|
| TBlob | Represents a binary large object (blob) that can be mapped to a database blob column by TMS Aurelius. |
Interfaces
| Name | Description |
|---|---|
| IBlobController | Controls the lazy-loading of blob content from the database. |
| IBlobInfo | Provides metadata about a blob field used for lazy-loading. |