X3Platform 帮助文档
X3Platform 帮助文档
X3Platform
X3Platform.Security.Authority.BLL
AuthorityService Class
AuthorityService Methods
FindAll Method
FindAll Method
FindAll Method (DataQuery)
AuthorityService
FindAll Method
查询所有相关记录
Namespace:
X3Platform.Security.Authority.BLL
Assembly:
X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
C#
C++
Copy
public
IList
<
AuthorityInfo
>
FindAll
()
public
:
virtual
IList
<
AuthorityInfo
^>^
FindAll
()
sealed
Return Value
Type:
IList
AuthorityInfo
返回所有 AuthorityInfo 实例的详细信息
Implements
IAuthorityService
FindAll
See Also
Reference
AuthorityService Class
FindAll Overload
X3Platform.Security.Authority.BLL Namespace