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

In This Topic
    Rules Field
    In This Topic
    The name of the metadata collection for PostgreSQL rules.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Rules As String
    public static readonly string Rules

    Field Value

    The value is "Rules".
    See Also