SqlDataSource Constructor
.NET Framework (current version)
Initializes a new instance of the SqlDataSource class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | SqlDataSource() | Initializes a new instance of the SqlDataSource class. |
![]() | SqlDataSource(String^, String^) | Initializes a new instance of the SqlDataSource class with the specified connection string and Select command. |
![]() | SqlDataSource(String^, String^, String^) | Initializes a new instance of the SqlDataSource class with the specified connection string and Select command. |
Show:
