Udostępnij za pośrednictwem


Właściwość HeterogeneousTable.HasExplicitSelectGrant

Gets or sets whether the administrator of the non-Microsoft SQL Server Publisher was explicitly granted SELECT permissions on the table.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)

Składnia

'Deklaracja
Public Property HasExplicitSelectGrant As Boolean
    Get
    Set
'Użycie
Dim instance As HeterogeneousTable
Dim value As Boolean

value = instance.HasExplicitSelectGrant

instance.HasExplicitSelectGrant = value
public bool HasExplicitSelectGrant { get; set; }
public:
property bool HasExplicitSelectGrant {
    bool get ();
    void set (bool value);
}
member HasExplicitSelectGrant : bool with get, set
function get HasExplicitSelectGrant () : boolean
function set HasExplicitSelectGrant (value : boolean)

Wartość właściwości

Typ: System.Boolean
A Boolean wartości.
Jeśli true, administrator nie-SQL Server Wydawca jawnie przyznano uprawnienie SELECT tabela.
Jeśli false, administrator nie-SQL Server Wydawca nie są jawnie przyznano uprawnienie SELECT tabela.

Uwagi

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.