This topic has not yet been rated - Rate this topic

Operation.ScriptDeny Method

SQL Server 2012

Denies the operation script.

Namespace:  Microsoft.SqlServer.Management.IntegrationServices
Assembly:  Microsoft.SqlServer.Management.IntegrationServices (in Microsoft.SqlServer.Management.IntegrationServices.dll)
public ISfcScript ScriptDeny(
	PermissionType permission,
	int principalId
)

Parameters

permission
Type: Microsoft.SqlServer.Management.IntegrationServices.PermissionType
The permission.
principalId
Type: System.Int32
The principal identifier.

Return Value

Type: Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
The denied operation script.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.