SrcTables Property
Overloads
SrcTables |
List of table names. JSON property name: qSrcTables |
SrcTables
List of table names.
JSON property name: qSrcTables
Declaration
public IEnumerable<string> SrcTables { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |