Click or drag to resize

SqlAccessModifierInitialize Method

Namespace:  Omada.OE.AppLogic.AccessModifiers
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void Initialize(
	IDictionary<string, string> parameters
)

Parameters

parameters
Type: System.Collections.GenericIDictionaryString, String

Implements

IDataObjectAccessModifierInitialize(IDictionaryString, String)
See Also