Namespace: OpenEdge.DataAdmin.DataSource
Type: Class PropertyPermissionDataSource
Parent Classes:
Inherits: OpenEdge.DataAdmin.DataSource.UserFieldPermissionDataSource


/* 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:PropertyPermissionDataSource
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
  AfterFieldRow (dataset-handle) /* override to rename the db fields to tt fields and deal with sequencevalues which is not a physical table and only accessible by super-tenant */

Constructor Summary
  Options Name Purpose
  PropertyPermissionDataSource () /* init "SchemaName,_Owner,Name,_File-name,Hidden,_File._Hidden" no-undo.*/
  PropertyPermissionDataSource (handle) /* */
  PropertyPermissionDataSource (handle, character, character)

Method Detail
Top

AfterFieldRow (dataset-handle)

/* override to rename the db fields to tt fields and deal with
sequencevalues which is not a physical table and only accessible by super-tenant
Parameters:
hds DATASET-HANDLE
 


Constructor Detail
Top

PropertyPermissionDataSource ()

/* init "SchemaName,_Owner,Name,_File-name,Hidden,_File._Hidden" no-undo.
Top

PropertyPermissionDataSource (handle)

/*
Parameters:
hParent HANDLE
 
Top

PropertyPermissionDataSource (handle, character, character)

Parameters:
hParent HANDLE
 
pcTablejoin CHARACTER
 
pcjoin CHARACTER