Data.DBXCommon.TDBXConnectionBuilder Properties
InheritedProtected
| ConnectionProperties | public | TDBXConnection properties of current delegate or database connection being created. |
| DbxContext | public | TDBXContext used for the database connection. |
| DelegationSignature | public | List of the delegate drivers and database driver used to create a connection. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| InputConnectionName | public | Connection name when connection first requested. |
| InputConnectionProperties | public | TDBXProperties when connection first requested. |
| InputPassword | public | Database password when connection first requested. |
| InputUserName | public | User name when connection first requested. |