Member name | Description |
---|---|
Initializes a new instance of the SATcpOptionsBuilder class. |
Member name | Description |
---|---|
Gets or sets the Broadcast option. |
|
Gets or sets the BroadcastListener option. |
|
BrowsableConnectionString (inherited from DbConnectionStringBuilder) |
Gets or sets a value that indicates whether the DbConnectionStringBuilder.ConnectionString is visible in Visual Studio designers. |
Gets or sets the ClientPort option. |
|
ConnectionString (inherited from DbConnectionStringBuilder) |
Gets or sets the connection string associated with the DbConnectionStringBuilder. |
Count (inherited from DbConnectionStringBuilder) |
Gets the current number of keys that are contained within the DbConnectionStringBuilder.ConnectionString. |
Gets or sets the DoBroadcast option. |
|
Gets or sets the Host option. |
|
Gets or sets the IPV6 option. |
|
IsFixedSize (inherited from DbConnectionStringBuilder) |
Gets a value that indicates whether the DbConnectionStringBuilder has a fixed size. |
IsReadOnly (inherited from DbConnectionStringBuilder) |
Gets a value that indicates whether the DbConnectionStringBuilder is read-only. |
Item property (inherited from SAConnectionStringBuilderBase) |
Gets or sets the value of the connection keyword. |
Keys property (inherited from SAConnectionStringBuilderBase) |
Gets an System.Collections.ICollection that contains the keys in the SAConnectionStringBuilder. |
Gets or sets the LDAP option. |
|
Gets or sets the LocalOnly option. |
|
Gets or sets the MyIP option. |
|
Gets or sets the ReceiveBufferSize option. |
|
Gets or sets the Send BufferSize option. |
|
Gets or sets the ServerPort option. |
|
Gets or sets the TDS option. |
|
Gets or sets the Timeout option. |
|
Values (inherited from DbConnectionStringBuilder) |
Gets an ICollection that contains the values in the DbConnectionStringBuilder. |
Gets or sets the VerifyServerName option. |
Member name | Description |
---|---|
Add (inherited from DbConnectionStringBuilder) |
Adds an entry with the specified key and value into the DbConnectionStringBuilder. |
Clear (inherited from DbConnectionStringBuilder) |
Clears the contents of the DbConnectionStringBuilder instance. |
ContainsKey method (inherited from SAConnectionStringBuilderBase) |
Determines whether the SAConnectionStringBuilder object contains a specific keyword. |
EquivalentTo (inherited from DbConnectionStringBuilder) |
Compares the connection information in this DbConnectionStringBuilder object with the connection information in the supplied object. |
GetKeyword method (inherited from SAConnectionStringBuilderBase) |
Gets the keyword for specified SAConnectionStringBuilder property. |
GetUseLongNameAsKeyword method (inherited from SAConnectionStringBuilderBase) |
Gets a boolean values that indicates whether long connection parameter names are used in the connection string. |
Remove method (inherited from SAConnectionStringBuilderBase) |
Removes the entry with the specified key from the SAConnectionStringBuilder instance. |
SetUseLongNameAsKeyword method (inherited from SAConnectionStringBuilderBase) |
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. |
ShouldSerialize method (inherited from SAConnectionStringBuilderBase) |
Indicates whether the specified key exists in this SAConnectionStringBuilder instance. |
Converts the TcpOptionsBuilder object to a string representation. |
|
TryGetValue method (inherited from SAConnectionStringBuilderBase) |
Retrieves a value corresponding to the supplied key from this SAConnectionStringBuilder. |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |