Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V22.1
  • 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