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