ICRUDQueryOptionsProxyIncludePropertyNamesForISelectProxy Property
代理属性,获取/设置一个字符串数组,指示在查询时要要贪婪加载的属性(将会调用 ISelect.Include() 方法)。
Namespace: QuickAdmin.Service.CRUDAssembly: QuickAdmin.Net (in QuickAdmin.Net.dll) Version: 2.0.13
string[] IncludePropertyNamesForISelectProxy { get; set; }
Property Value
string