RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdapterNamedField.HasViewAccess Method

Checks the end-user's right to view this adapter field.

Pascal
function HasViewAccess: Boolean;
C++
__fastcall Boolean HasViewAccess();

The value returned by this function can be accessed with server-side script using the CanView property. HasViewAccess calls ImplHasViewAccess

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!