BdcAccessor Constructor (UInt32)
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Sub New ( _
matchLimit As UInteger _
)
'Usage
Dim matchLimit As UInteger
Dim instance As New BdcAccessor(matchLimit)
public BdcAccessor(
uint matchLimit
)
Parameters
- matchLimit
Type: System.UInt32