IProxyInfo.ProxyType Method
Returns whether this proxy holds a single entity or a collection.
Syntax
Unit: Aurelius.Types.Proxy
function IProxyInfo.ProxyType: TProxyType; virtual; abstract;
Returns whether this proxy holds a single entity or a collection.
Unit: Aurelius.Types.Proxy
function IProxyInfo.ProxyType: TProxyType; virtual; abstract;