Name | Description | |
---|---|---|
![]() | Columns | This property is accessed to query the columns of the table row. If your data provider supports the ICanHandleUsedIdentifiers interface, you only need to return the columns received in SetUsedIdentifiers Method |
![]() | SupportsGetParentRow | This property is accessed to query if the row supports getting the parent row for a given relation. See the GetParentRow Method for more information. |
![]() | TableName | This property is queried to receive the table name this row belongs to. |