RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDataSetAdapter.ViewAccess Property

Identifies the rights required to view this adapter's fields.

Pascal
property ViewAccess: string;
C++
__property AnsiString ViewAccess;

The ViewAccess property identifies the access rights required to view fields of this adapter. When server-side script accesses the CanView property, the ViewAccess property value is checked against the end user's rights. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!