DataAccessExtendedPropertiesIdentifier Enumeration |
An enumeration of extended properties identifier
Namespace:
WorkflowGen.My.Data
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
Syntax public enum ExtendedPropertiesIdentifier
Public Enumeration ExtendedPropertiesIdentifier
Members
| Member name | Value | Description |
---|
| TotalRowCount | 0 |
Identifier of the total number of rows of a paged DataTable
|
See Also