ALTER AUTHORIZATION ON SCHEMA::SeattleProduction11 TO SandraAlayo; GO D.将端点的所有权转移给 SQL Server 登录名以下示例将 CantabSalesServer1 端点的所有权转移给 JaePak。 由于该端点是服务器级安全对象,因此只能将它转移给服务器级别主体。展开表 适用于:SQL Server 2008 到 SQL Server 2014。复制...
SQL 複製 ALTER AUTHORIZATION ON SCHEMA::SeattleProduction11 TO SandraAlayo; GO D. 將端點的擁有權轉移給 SQL Server 登入下列範例會將 CantabSalesServer1 端點的擁有權轉移給 JaePak。 因為端點是伺服器層級安全性實體,所以端點只能傳送給伺服器層級主體。適用於:SQL Server 2008 (10.0.x) 和更新版本。
包含 sysobjects 的旧目录视图不应在曾经使用任何下列 DDL 语句的数据库中使用:CREATE SCHEMA、ALTER SCHEMA、DROP SCHEMA、CREATE USER、ALTER USER、DROP USER、CREATE ROLE、ALTER ROLE、DROP ROLE、CREATE APPROLE、ALTER APPROLE、DROP APPROLE、ALTER AUTHORIZATION。 在这类数据库中,必须改用新目录视图。 新的目录...
public bool ToSchemaOwner { get; set; } 屬性值型別:System.Boolean True if the SCHEMA OWNER is used; otherwise, false.請參閱參考AlterAuthorizationStatement 類別Microsoft.SqlServer.TransactSql.ScriptDom 命名空間中文(繁體 香港特別行政區) 您的私隱選擇 主題 管理Cookies 上一個版本 網誌 參與 私隱...
包含 sysobjects 的旧目录视图不应在曾经使用任何下列 DDL 语句的数据库中使用:CREATE SCHEMA、ALTER SCHEMA、DROP SCHEMA、CREATE USER、ALTER USER、DROP USER、CREATE ROLE、ALTER ROLE、DROP ROLE、CREATE APPROLE、ALTER APPROLE、DROP APPROLE、ALTER AUTHORIZATION。 在这类数据库中,必须改用新目录视图。 新的目录...
CREATE SCHEMA, ALTER SCHEMA, DROP SCHEMA, CREATE USER, ALTER USER, DROP USER, CREATE ROLE, ALTER ROLE, DROP ROLE, CREATE APPROLE, ALTER APPROLE, DROP APPROLE, ALTER AUTHORIZATION. In such databases you must instead use the new catalog views. The new catalog views take into account the separ...
AUTHORIZATION AVAILABILITY GROUP BROKER PRIORITY 证书 COLUMN ENCRYPTION KEY CREDENTIAL CRYPTOGRAPHIC PROVIDER 数据库 数据库审核规范 数据库兼容性级别 DATABASE 数据库镜像 数据库加密密钥 DATABASE 文件和文件组选项 DATABASE HADR DATABASE SCOPED CONFIGURATION 数据库设置选项 ENDPOINT EVENT SESSION 外部数据源 外部...
Microsoft.Data.Schema.ScriptDom.Sql.AlterAuthorizationStatement Namespace:Microsoft.Data.Schema.ScriptDom.Sql Assembly:Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll) Syntax C# The AlterAuthorizationStatement type exposes the following members....
ALTER privilege on the table to be altered CONTROL privilege on the table to be altered ALTERIN privilege on the schema of the table SCHEMAADM authority on the schema of the table DBADM authority To use the LOCATION clause, the authorization ID of the statement must have one of the following...
To alter a system-period temporal table when one or more of the changes also result in changes to the associated history table, the privileges that are held by the authorization ID of the statement must also include at least one of the following: The ALTER privilege on the history table Own...