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.
Gets the type of the permission.
Espace de noms : Microsoft.SqlServer.Management.IntegrationServices
Assembly : Microsoft.SqlServer.Management.IntegrationServices (en Microsoft.SqlServer.Management.IntegrationServices.dll)
Syntaxe
'Déclaration
Public ReadOnly Property PermissionType As PermissionType
Get
'Utilisation
Dim instance As ExplicitPermissionInfo
Dim value As PermissionType
value = instance.PermissionType
public PermissionType PermissionType { get; }
public:
property PermissionType PermissionType {
PermissionType get ();
}
member PermissionType : PermissionType
function get PermissionType () : PermissionType
Valeur de propriété
Type : Microsoft.SqlServer.Management.IntegrationServices.PermissionType
The type of the permission.
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.IntegrationServices