コード例 #1
0
 public bool ExistDB()
 {
     return(SQLServerManagement.ExistDB());
 }