IDbCollationProperties Members
Include Protected Members
Include Inherited Members
Represents the collation properties for a connection to a data source, and is implemented by SQL Server Reporting Services data processing extensions that access relational databases.
The IDbCollationProperties type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetCollationProperties(String%, Boolean%, Boolean%, Boolean%, Boolean%) | Returns the collation properties used for a connection. |
Top