Click or drag to resize

DbDataSource.Find Method

X#
This required method has not (yet) been implemented

Namespace:  XSharp
Assembly:  XSharp.Data (in XSharp.Data.dll) Version: 2.19
Syntax
 METHOD Find(
	property AS PropertyDescriptor,
	key AS Object
) AS LONG
Request Example View Source

Parameters

property
Type: PropertyDescriptor
key
Type: Object

Return Value

Type: Long

Implements

Find(PropertyDescriptor, Object)
See Also