Name | Description | |
---|---|---|
ConnectionProperties Constructor |
The following tables list the members exposed by ConnectionProperties.
Name | Description | |
---|---|---|
ConnectionProperties Constructor |
Name | Description | |
---|---|---|
AuthScheme | Gets the authentication scheme. | |
DBServerName | Gets the name of the database server. | |
Encrypted | Gets a value indicating whether this ConnectionProperties is encrypted. | |
FROM | Gets from. | |
MachineName | Gets the name of the machine. | |
NetTransport | Gets the net transport. | |
ProtocolType | Gets the type of the protocol. | |
SecuredConnections | Gets the secured connections. | |
TO | Gets to. | |
UnsecuredConnections | Gets the unsecured connections. |
Name | Description | |
---|---|---|
TryParse<T,TSender> | implements parsing to cast a type from string to a type |