|
Class Summary |
| BLOBFileValue |
Represents binary data which is backed by a resource or byte[]. |
| BLOBInDataStore |
Represents binary data which is stored in the data store. |
| BLOBInMemory |
Represents binary data which is backed by a byte[] (in memory). |
| BLOBInResource |
Represents binary data which is stored in a file system resource. |
| BLOBInTempFile |
Represents binary data which is stored in a temporary file. |
| BLOBValue |
This class represents a binary value which is
backed by a resource or byte[]. |
| InternalValue |
InternalValue represents the internal format of a property value. |