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

In This Topic
    Arguments Field
    In This Topic
    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