C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class / TableName Property

In This Topic
TableName Property (C1AdoNetCursorDataCollection)
In This Topic
Gets the name of the table the collection gets the data from.
Syntax
'Declaration
 
Public ReadOnly Property TableName As String
 
See Also