SQL Admin Provider::CreateDatabase

The CreateDatabase method allows you to create a database on a SQL server. The only required parameter is that of the database name. Similar to Transact SQL, any values not provided will be provided by SQL per the details of the model database.

 Arguments
 Remarks
 Sample Code
 Applies To
 See Also