ASP.NET Managed Providers
Figure B.3. Managed Providers are the bridge from a data store to a .NET application.
ASP.NET Managed Connection
Property | Get/Set | Description |
---|---|---|
ConnectionString | Get and Set | Gets or sets the string used to open a SQL Server database. |
ConnectionTimeout | Get and Set | Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error. |
Container | Get | Returns the IContainer that contains the Component. |
Database | Get | Gets the name of the current database or the database to be used once a connection is open. |
DataSource | Get | Gets the name of the instance ... |
Get Programming Data-Driven Web Applications with ASP.NET now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.