IProxyInfo.ClassName Method
Returns the name of the entity class that owns this proxy.
Syntax
Unit: Aurelius.Types.Proxy
function IProxyInfo.ClassName: string; virtual; abstract;
Returns the name of the entity class that owns this proxy.
Unit: Aurelius.Types.Proxy
function IProxyInfo.ClassName: string; virtual; abstract;