RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ProtocolValue Class

Contains constant strings for the protocol connection property.

Pascal
ProtocolValue = class;
C++
class ProtocolValue;

ProtocolValue.cs

The ProtocolValue class contains constant strings for the protocol connection property.  

The columns of the result table are:

Constant 
Description 
Specify this protocol when the server should be run in process with the client code. Note that a database file can only be accessed by one server process at any given time.  
Tcp  
Specify this protocol for using the DataStore TCP/IP protocol.  

 

Borland.Data.DataStore.ConnectionPropertiesProtocol

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!