删除数据库
命名空间:
SuperMap.Data程序集: SuperMap.Data (in SuperMap.Data)
版本: dll
语法
C# |
---|
public static bool DeleteDatabase( string strServer, EngineType engineType, string strAdminDB, string strAdminUser, string strAdminPassword, string strDeleteDB ) |
参数
- strServer
- Type: System..::.String
服务器名称
- engineType
- Type: SuperMap.Data..::.EngineType
数据库类型
- strAdminDB
- Type: System..::.String
管理员数据库
- strAdminUser
- Type: System..::.String
用户
- strAdminPassword
- Type: System..::.String
密码
- strDeleteDB
- Type: System..::.String
删除的数据库名