Get a list of attributes (metadata).
Source position: db.pas line 1635
| procedure IProviderSupport.PSGetAttributes( | 
| List: TList | 
| ); | 
| List | 
 | List of attributes. | 
PSGetAttributes returns a set of name=value pairs which is included in the data packet sent to a client.
| PSGetCommandText |