DataSource Properties

System.Data.Generic

DataSource Properties

The DataSource type exposes the following members.

Properties
  Name Description
Public property ConnectionState Obsolete.
Returns the connection state of the data connection.
Public property ConnectionString
Returns the connection string of the current data connection.
Public property Static member Current
Returns a new instance of the DataSource class using the connection string, specific in the app.config.
Public property Static member SerializationSettings
Returns the settings for serialization.
Top
See Also