dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleMetaDataCollectionNames Class / ForeignKeys Field

In This Topic
    ForeignKeys Field
    In This Topic
    The name of the metadata collection for foreign keys.
    Syntax
    'Declaration
     
    Public Const ForeignKeys As String
    public const string ForeignKeys

    Field Value

    The value is "ForeignKeys".
    See Also