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.Common
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntaxpublic string SourceQuery { get; set; }Property Value
Type:
String
See Also