Share via


BdcAccessor.MatchLimit property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property MatchLimit As UInteger
    Get
    Set
'Usage
Dim instance As BdcAccessor
Dim value As UInteger

value = instance.MatchLimit

instance.MatchLimit = value
public uint MatchLimit { get; set; }

Property value

Type: System.UInt32
Returns UInt32.

See also

Reference

BdcAccessor class

BdcAccessor members

Microsoft.SharePoint.WebControls namespace