ConnectionOptions Constructors
Specifies the data connection options of a SqlDataSource.
Name | Parameters | Description |
---|---|---|
Connection |
none |
Initializes a new instance of the Connection |
Connection |
other |
Initializes a new instance of the Connection |
See Also