dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlMetaDataCollectionNames 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
 

Field Value

The value is "Arguments".
See Also