IdentifierCountMismatchError.ToString method

Converts the error to a string.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As IdentifierCountMismatchError
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String
The string representing the error.

See also

Reference

IdentifierCountMismatchError class

IdentifierCountMismatchError members

Microsoft.SharePoint.BusinessData.Administration namespace