IRowsEnumerator
TableName Property
|
Gets the name of the table.
Namespace:
Spire.Doc.Reporting
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
string TableName { get; }
ReadOnly Property TableName As String
Get
property String^ TableName {
String^ get ();
}
abstract TableName : string with get
Property Value
Type:
String
See Also