ComponentOne DataObjects for .NET
TableName Property (CurrentRowChangedEventArgs)

C1.Data.2 Assembly > C1.Data Namespace > CurrentRowChangedEventArgs Class : TableName Property
Name the of table on which the rowset is based.
Syntax
'Declaration
 
Public ReadOnly Property TableName As System.String
public System.string TableName {get;}
See Also

Reference

CurrentRowChangedEventArgs Class
CurrentRowChangedEventArgs Members