Deleting a database(删除数据库)与 dropping a database(删除数据库)是同义的。数据库删除之后,文件及其数据都从服务器上的磁盘中删除。
基于38个网页-相关网页
Note that dropping a column that is referenced by one or more statements in bound packages invalidates the packages on the database.
注意,删除绑定包中的一个或多个语句引用的一个列将使数据库上的包无效。
The full syntax for deleting -- or, more formally, dropping -- a table from a database is
从数据库中删除(或者更正式地说,撤下(drop))一个表的完整语法是
With this solution, exposing a database statement as Web service operation is as simple as dragging and dropping an SQL statement or stored procedure into a Web service folder.
通过这个解决方案,将数据库语句公布为Web服务操作非常简单,只需将sql语句或存储过程拖放到一个Web服务文件夹中。
应用推荐