0 out of 4 rated this helpful - Rate this topic

SqlConnection Constructor

Initializes a new instance of the SqlConnection class.

Name Description
SqlConnection () Initializes a new instance of the SqlConnection class.

Supported by the .NET Compact Framework.

SqlConnection (String) Initializes a new instance of the SqlConnection class when given a string that contains the connection string.

Supported by the .NET Compact Framework.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.