AdsConnection Constructor( string )

Advantage .NET Data Provider

  Previous topic Next topic  

Initializes a new instance of the AdsConnection class with the given connection string.

public AdsConnection( string connectionString );

Remarks

This constructor creates an AdsConnection object and initializes the object with the given connection string.

See Also

AdsConnection

AdsConnection.ConnectionString