Protected Overrides ReadOnly Property IsSingleRowLoader As Boolean
protected override bool IsSingleRowLoader { get; }
protected: virtual property bool IsSingleRowLoader { bool get () override; }
function get_isSingleRowLoader();