Member name | Description |
---|---|
SACommLinksOptionsBuilder constructors | Initializes a new instance of the SACommLinksOptionsBuilder class. |
Member name | Description |
---|---|
All property | Gets or sets the ALL CommLinks option. |
ConnectionString property | Gets or sets the connection string being built. |
SharedMemory property | Gets or sets the SharedMemory protocol. |
SpxOptionsBuilder property | Gets or sets the an SpxOptionsBuilder object used to create an SPX options string. |
SpxOptionsString property | Gets or sets a string of SPX options. |
TcpOptionsBuilder property | Gets or sets a TcpOptionsBuilder object used to create a TCP options string. |
TcpOptionsString property | Gets or sets a string of TCP options. |
Member name | Description |
---|---|
GetUseLongNameAsKeyword method | Gets a boolean values that indicates whether long connection parameter names are used in the connection string. |
SetUseLongNameAsKeyword method | Sets a boolean value that indicates whether long connection parameter names are used in the connection string. Long connection parameter names are used by default. |
ToString method | Converts the SACommLinksOptionsBuilder object to a string representation. |