: ExceededMetadataObjectLimitException (Constructor) (String, Exception, Type, Int32) (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Sub New ( _
message As String, _
inner As Exception, _
metadataObjectType As Type, _
limit As Integer _
)
'Uso
Dim message As String
Dim inner As Exception
Dim metadataObjectType As Type
Dim limit As Integer
Dim instance As New ExceededMetadataObjectLimitException(message, inner, metadataObjectType, limit)
public ExceededMetadataObjectLimitException (
string message,
Exception inner,
Type metadataObjectType,
int limit
)
Parámetros
- message
- inner
- metadataObjectType
- limit
Vea también
Referencia
ExceededMetadataObjectLimitException (Clase)
ExceededMetadataObjectLimitException (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)