DataSource Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the DataSource class.
Overload List
Name | Description | |
---|---|---|
![]() |
DataSource() | Initializes a new instance of DataSource using the default values. |
![]() |
DataSource(String, String) | Initializes a new instance of DataSource using a name and an identifier. |
Top