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

On this page
    Arguments Field
    On this page
    The name of the metadata collection for stored procedure/function arguments.
    Syntax
    'Declaration
     
    Public Const Arguments As String
    public const string Arguments

    Field Value

    The value is "Arguments".
    See Also