Click or drag to resize

BdcDataAdapterGetAvailableCommands Method

Namespace:  Colygon.MatchPoint.BusinessConnectivity
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
protected override IEnumerable<CommandLookupValue> GetAvailableCommands(
	CommandLookupMode mode
)

Parameters

mode
Type: Colygon.MatchPoint.Core.WebPartsCommandLookupMode

Return Value

Type: IEnumerableCommandLookupValue
See Also