DynamicRecordAsDataTable Method |
[This is preliminary documentation and is subject to change.]
Construct a DataTable, with 2 columns (FieldName and FieldValue)
and same number of rows as number of fields in this record
Namespace:
CSC.SC.TOPICA4.DynamicData
Assembly:
CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.37.7779.15937
Syntaxpublic DataTable AsDataTable()
Return Value
Type:
DataTable[Missing <returns> documentation for "M:CSC.SC.TOPICA4.DynamicData.DynamicRecord.AsDataTable"]
See Also