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)
Available in Sandboxed Solutions: No

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