Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.DataSource.UserTablePermissionDataSource

OpenEdge.DataAdmin.DataSource.UserTablePermissionDataSource

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.DataAdmin.DataSource
Type: Class UserTablePermissionDataSource
Parent Classes:
Inherits: OpenEdge.DataAdmin.DataSource.TablePermissionDataSource


/* Copyright (c) 2011 by progress Software Corporation.
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
File:UserTablePermissionDataSource
Author(s):hdaniels
Created:Sat Sep 04 02:01:56 EDT 2010
Notes:BaseQuery does not filter on _hidden
but does filter on _Owner = "PUB"



Method Summary
  Options Name Purpose
  AfterTableRow (dataset-handle)
  LOGICAL Save (handle)
  LOGICAL SetCallBack (handle) /* allow subclasses to override to set call back even if we don't have call back here */

Constructor Summary
  Options Name Purpose
  UserTablePermissionDataSource ()
  UserTablePermissionDataSource (handle)

Method Detail
Top

AfterTableRow (dataset-handle)

Parameters:
hds DATASET-HANDLE
 
Top

LOGICAL Save (handle)

Parameters:
phbuffer HANDLE
 
Returns LOGICAL
 
Top

LOGICAL SetCallBack (handle)

/* allow subclasses to override to set call back even if we don't have call back here
Parameters:
phBuffer HANDLE
 
Returns LOGICAL
 


Constructor Detail
Top

UserTablePermissionDataSource ()

Top

UserTablePermissionDataSource (handle)

Parameters:
hUser HANDLE
 


TitleResults for “How to create a CRG?”Also Available inAlert