DataSource Constructor

public DataSource()

 

Description

The DataSource constructor creates a new instance of the DataSource class.  The resulting instance is not connected to a data source file.  To connect it to a data source file, use the LoadFile method.  The initial value of the Editable property is true, and the initial value of the DefaultIssuer property is "GC".