ISupportsCount64 Members
The ISupportsCount64 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AsCount64()()()() |
Returns a 64 bit row count using a SELECT Count(*) style query.
|
|
|
AsCount64(String, Boolean) |
Returns a 64 bit row count for a given column. SELECT Count(columnName)
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

