Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the EffectivePermissionInfo class with the specified type.
Espace de noms : Microsoft.SqlServer.Management.IntegrationServices
Assembly : Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntaxe
'Déclaration
Public Sub New ( _
type As PermissionType _
)
'Utilisation
Dim type As PermissionType
Dim instance As New EffectivePermissionInfo(type)
public EffectivePermissionInfo(
PermissionType type
)
public:
EffectivePermissionInfo(
PermissionType type
)
new :
type:PermissionType -> EffectivePermissionInfo
public function EffectivePermissionInfo(
type : PermissionType
)
Paramètres
- type
Type : Microsoft.SqlServer.Management.IntegrationServices.PermissionType
The type of the permission.
Voir aussi
Référence
EffectivePermissionInfo Classe
Espace de noms Microsoft.SqlServer.Management.IntegrationServices