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

In This Topic
    UserPrivileges Field
    In This Topic
    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