 |
|
Please see TPSQLUser properties short descriptions below: Derived from TDataSetSpecifies whether or not a dataset is open.Determines when the OnCalcFields event is triggered.Indicates whether or not a cursor is positioned at the first record in a dataset.Specifies the current bookmark in the dataset.Indicates whether a dataset's underlying field components are generated dynamically when the dataset is opened.Indicates whether or not a cursor is positioned at the last record in a dataset.Indicates the number of field components associated with the dataset.Points to the list of field definitions for the dataset.Lists the field components of a dataset.Lists all non-aggregate field components of the dataset.Provides access to the values for all fields in the active record for the dataset.Indicates whether or not moving to a different record is successful.Indicates whether the active record is modified.Designates the name of the dataset as referenced by other components.Specifies whether fields are to be stored hierarchically or flattened out in the Fields property.Determines whether a unique TField object is created for each element of an array field.Indicates the current operating mode of the dataset.Derived from TPSQLDatasetDetermines that database records can be located by sequence numbers.Specifies whether server-generated field values are refetched automatically.Determines how many record buffers are read in each block.Determines whether BLOB fields are cached in memory.Specifies the database component for which this dataset represents one or more tables.Specifies the text of the current filter for a dataset.Specifies whether filtering is active for a dataset.Specifies whether filtering is case insensitive, and whether or not partial comparisons are permitted when filtering records.Specifies the size of the key for the current index of the dataset.Indicates the current record in the dataset.Indicates the total number of records associated with the dataset.Indicates the size of a record in the dataset.Determines how PostgreSQL finds records when updating to an SQL database.Specifies the update object component used to update a read-only result set.In TPSQLUserSpecifies the cursor handle for the user component.Determines whether or not a user component is prepared for opening.Determines whether or not user privelege information about system objects will be shown.Identifies the name of the user on the server for which this object is an encapsulation.Specifies for which PostgresSQL database objects privelege information will be shown.Determines whether or not a user is a database superuser (root).Identifies the ID (oid) of the user on the server for which this object is an encapsulation.Determines whether or not a user can create databases within current cluster.Determines whether or not a user can update system catalogs within current database.
Specifies the date until user account is valid.
|