'Declaration Public Overrides Function ToString() As String
'Usage Dim instance As TdParameter Dim value As String value = instance.ToString()
public override string ToString()
public: String^ ToString(); override
Return Value
A string that contains the
ParameterName
or "TdParameter" if ParameterName
is null.