ApplicationRole.Script Method
Generates a Transact-SQL script that can be used to re-create the application role.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | Description |
---|---|
ApplicationRole.Script () |
Generates a Transact-SQL script that can be used to re-create the application role.
|
ApplicationRole.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the application role as specified by the script options.
|
Vea también
Referencia
ApplicationRole Class
ApplicationRole Members
Microsoft.SqlServer.Management.Smo Namespace