dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlMetaDataCollectionNames Class / UserPrivileges Field

On this page
    UserPrivileges Field
    On this page
    The name of the metadata collection for privileges available.
    Syntax
    'Declaration
     
    Public Shared ReadOnly UserPrivileges As String
    public static readonly string UserPrivileges

    Field Value

    The value is "UserPrivileges".
    See Also