IBlobInfo.ClassName Method
Returns the name of the entity class that owns the blob field.
Syntax
Unit: Aurelius.Types.Blob
function IBlobInfo.ClassName: string; virtual; abstract;
Returns the name of the entity class that owns the blob field.
Unit: Aurelius.Types.Blob
function IBlobInfo.ClassName: string; virtual; abstract;