Skip to main content

BlobAttribute Members

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.

Constructors

Name Description
Create(TdxCustomBlobSerializerClass) Initializes a new instance of the BlobAttribute class with specified settings.

Properties

Name
SerializerClass

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also