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

On this page
    Rules Field
    On this page
    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