Click or drag to resize
BdcDataAdapterGetAvailableCommands Method

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

Parameters

mode
Type: Colygon.MatchPoint.Core.WebPartsCommandLookupMode

Return Value

Type: IEnumerableCommandLookupValue
See Also