BlobAttribute Constructors
Indicates if a table column to which a string or BLOB data field/property of an entity class is mapped stores Memo or BLOB data.| Name | Description |
|---|---|
| Create(TdxCustomBlobSerializerClass) | Initializes a new instance of the BlobAttribute class with specified settings. |
See Also