dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlMetaDataCollectionNames Class / UserPrivileges Field

In This Topic
    UserPrivileges Field
    In This Topic
    The name of the metadata collection for privileges granted to users.
    Syntax
    'Declaration
     
    Public Const UserPrivileges As String
    public const string UserPrivileges

    Field Value

    The value is "UserPrivileges".
    See Also