Table of Contents

IBlobInfo.MemberName Method

Returns the name of the field or property in the entity class that holds the blob.

Syntax

Unit: Aurelius.Types.Blob

function IBlobInfo.MemberName: string; virtual; abstract;

See also