dotConnect for Zoho Books Documentation
Devart.Common Namespace / DbParameterBase Class / ToString Method

In This Topic
ToString Method (DbParameterBase)
In This Topic
Gets the name of the DbParameterBase.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

The name of the DbParameterBase.
See Also