dotConnect for FreshBooks Documentation
Devart.Data Namespace / SqlShimParameter Class / ToString Method

In This Topic
ToString Method (SqlShimParameter)
In This Topic
Gets a string containing the ParameterName.
Syntax
'Declaration
 
Public Overrides Function ToString() As String
 

Return Value

A string containing the ParameterName.
See Also