ToString Method (C1DataConnectorException)
In This Topic
The ToString method of class
C1DataConnectorException
Syntax
'Declaration
Public Overrides Function ToString() As String
public override string ToString()
Return Value
The string generated
See Also