This topic has not yet been rated - Rate this topic

DataSourceAttribute Properties

The DataSourceAttribute type exposes the following members.

  NameDescription
Public property ConnectionString Gets a value representing the connection string for the data source.
Public property DataAccessMethod Gets the method used to access the data source.
Public property DataSourceSettingName Gets a value indicating the setting name used to identify data source connection information stored in a configuration file.
Public property ProviderInvariantName Gets a value representing the data provider of the data source.
Public property TableName Gets a value indicating the table name providing data.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.