dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlMetaDataCollectionNames 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 Shared ReadOnly Arguments As String
 

Field Value

The value is "Arguments".
See Also