Click or drag to resize

DataSourceRecordCreateDataSourceRecord Method

Overload List
  Name Description
Public method Static member CreateDataSourceRecord(Record) Creates a new data source record from the given physical record if the physical record is of type data source. Returns null if it is not.
Public method Static member CreateDataSourceRecord(String) Creates a new data source record from scratch.
Top
See Also