Click or drag to resize
AuthorityProviderFindAll Method
��ѯ�������ؼ�¼

Namespace: X3Platform.Security.Authority.DAL.IBatis
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public IList<AuthorityInfo> FindAll(
	DataQuery query
)

Parameters

query
Type: X3Platform.DataDataQuery
���ݲ�ѯ����

Return Value

Type: IListAuthorityInfo
��������ʵ��AuthorityInfo����ϸ��Ϣ

Implements

IAuthorityProviderFindAll(DataQuery)
See Also