Share via


ExceededMetadataObjectLimitException.ToString Method

Creates and returns a string representation of the current exception object.

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

Syntax

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

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

Return Value

Type: System.String
The string representation of the current exception object.

Implements

_Exception.ToString()

See Also

Reference

ExceededMetadataObjectLimitException Class

ExceededMetadataObjectLimitException Members

Microsoft.SharePoint.BusinessData.Administration Namespace