Data.Cloud.AzureAPI.TTablePolicy.CanQueryTable

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property CanQueryTable: Boolean read FCanQueryTable write FCanQueryTable;

C++

__property bool CanQueryTable = {read=FCanQueryTable, write=FCanQueryTable, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.Cloud.AzureAPI.pas
Data.Cloud.AzureAPI.hpp
Data.Cloud.AzureAPI TTablePolicy


Description

Détermine si cette stratégie accorde la permission d'interrogation de table (True) ou non (False).

La permission d'interrogation de table vous permet de :



Voir aussi