DatabaseProvider.GetDatabaseInfo Method
IIS 7.0
Returns database-specific information for the database provider.
Assembly: Microsoft.Web.Management.DatabaseManager (in Microsoft.Web.Management.DatabaseManager.dll)
Parameters
- connectionString
- Type: System.String
The connection string for the database connection.
The following code sample illustrates an example GetDatabaseInfo method that returns a DatabaseInfo object that identifies the database provider for schema support.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.