SACommLinksOptionsBuilder members

Public constructors
Member name Description

SACommLinksOptionsBuilder constructors

Initializes a new instance of the SACommLinksOptionsBuilder class.

Public properties
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.

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.

Public methods
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.

See also