TableReferenceSourceQuery Property |
The expression to initialize the table from the source with.
This could be a cell or named range or an SQL Query.
Namespace: Demo3D.CommonAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic string SourceQuery { get; set; }Property Value
String
See Also