| TempTableOptionsColumnName Property |
Name of the single column in the temporary table.
If unspecified the column will be named "value".
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic string ColumnName { get; set; }
Property Value
Type:
String
See Also