IExtendedConnectionStringBuilder Interface Members
In This Topic
The following tables list the members exposed by IExtendedConnectionStringBuilder.
Public Properties
| Name | Description |
 | SupportedOperations |
Holds the supported operations on the server-side
|
 | SupportGroupBy |
Holds the value true or false if Group by is a supported operation or not on the server-side
|
 | SupportLimit |
Holds the value true or false if Limit by is a supported operation or not on the server-side
|
 | SupportOrderBy |
Holds the value true or false if Order by is a supported operation or not on the server-side
|
Top
Public Methods
See Also