Data.DbxDatasnap.TDBXDatasnapProperties Properties
InheritedProtected
| BufferKBSize | published | Specifies the buffer size for a unit of communication transport. |
| CommunicationIPVersion | published | Specifies the IP version used for communications with the DataSnap server. |
| CommunicationProtocol | published | Specifies the communication protocol type used for data exchange with the DataSnap server. |
| CommunicationTimeout | published | Specifies the timeout value, in milliseconds, for a response after the connection is established. |
| ConnectTimeout | published | Specifies the connect timeout value. |
| Count | public | Represents a read-only property that specifies the number of the stored properties. |
| DatasnapContext | published | Specifies the path toward the DataSnap HTTP Service. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| DSAuthPassword | published | Specifies the DataSnap user password. |
| DSAuthScheme | published | Specifies the DataSnap authentication scheme. |
| DSAuthUser | published | Specifies the DataSnap user name. |
| DSProxyHost | published | Specifies the DataSnap host to send requests. |
| DSProxyPassword | published | Specifies the DataSnap password for proxy authentication. |
| DSProxyPort | published | Specifies the DataSnap port on the proxy host. |
| DSProxyUsername | published | Specifies the DataSnap user name for proxy authentication. |
| Events | public | Specifies a collection of event procedures, which are stored by name. |
| Filters | published | Collection of transport filters that the client uses. |
| HostName | published | Specifies the machine name where a DataSnap server is running. |
| Password | published | Specifies the user password to be used when connecting to a DataSnap server as a dbExpress data source. |
| Port | published | Specifies the port number where the DataSnap server instance listens to. |
| Properties | public | TWideString property name for TDBXProperties name/value pairs. |
| ServerConnection | published | Specifies the DataSnap server connection name that is expected to be used remotely. |
| URLPath | published | Specifies the URL path used for HTTP DataSnap Service when the http protocol is used. |
| UserName | published | Specifies the DataSnap user name when a remote database connection is expected to be created. |
| Values | public | TWideString property value for TDBXProperties name/value pairs. |