Name | Description | |
---|---|---|
ConnectionDescriptor Constructor | Overloaded. |
The following tables list the members exposed by ConnectionDescriptor.
Name | Description | |
---|---|---|
ConnectionDescriptor Constructor | Overloaded. |
Name | Description | |
---|---|---|
AdditionalProperties | Collection of additional properties used to configure the connection | |
ComputerName | The name of the computer to connect to | |
DnsIdentity | The DNS identity set for the connection | |
Identity | The identity information used for the connection | |
InstanceName | The name of the instance to connect to. | |
PortNumber | The port number to connect to. | |
SecurityType | The type of security used for the connection | |
SPN | The SPN to use when connecting to the server. | |
UseDefaultInstance | Indicates whether this descriptor uses the default instance | |
UseDefaultPort | Indicates whether this descriptor uses the default port |
Name | Description | |
---|---|---|
BuildConnectionDescriptor | Creates a ConnectionDescriptor for the specified parameters and returns a string representation | |
GetAdditionalProperty | Gets the value from AdditionalProperties with the specified key. | |
Parse | Parses a connection string. | |
ReadAdditionalProperties | Reads additional configuration properties set in the connection string. | |
ToString | Returns a string that represents the current object.Returns a string that represents the current object. |