eBizprise Framework Documentation
C#
Show/Hide TOC
IEmployee
Get
Menu
Authoritys Method
取得授權角色包含的功能權限
Definition
Namespace:
eBizprise.Framework.Common.Database.Interface
Assembly:
eBizprise.Framework.Common.Database (in eBizprise.Framework.Common.Database.dll) Version: 25.0.0.0+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
C#
Copy
IEnumerable
<
IMenuAuthority
>
GetMenuAuthoritys
(
IDatabaseHelper
sqlHelper
)
Parameters
sqlHelper
IDatabaseHelper
資料庫助手
Return Value
IEnumerable
IMenuAuthority
IEnumerable<IMenuAuthority>
See Also
Reference
IEmployee Interface
eBizprise.Framework.Common.Database.Interface Namespace
In This Article
Definition
Parameters
Return Value
See Also