Click or drag to resize

OperationArguments Methods

Linkar Framework for .NET and Core


The OperationArguments type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetConversionArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Conversion operation.
Public methodStatic memberGetDeleteArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Delete operation.
Public methodStatic memberGetDictionariesArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Dictionaries operation.
Public methodStatic memberGetExecuteArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Execute operation.
Public methodStatic memberGetFormatArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Format operation.
Public methodStatic memberGetGetTableArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the GetTable operation.
Public methodStatic memberGetLkPropertiesArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the LkProperties operation.
Public methodStatic memberGetLkSchemasArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the LkSchemas operation.
Public methodStatic memberGetNewArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the New operation.
Public methodStatic memberGetReadArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Read operation.
Public methodStatic memberGetResetCommonBlocksArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the ResetCommonBlocks operation.
Public methodStatic memberGetSelectArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Select operation.
Public methodStatic memberGetSubroutineArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Subroutine operation.
Public methodStatic memberGetUpdateArgs Compose the 3 items ( CUSTOMVARS, OPTIONS and INPUTDATA) of the Update operation.
Public methodStatic memberGetUpdatePartialArgs Compose the 3 items ( CUSTOMVARS, OPTIONS and INPUTDATA) of the UpdatePartial operation.
Public methodStatic memberGetVersionArgs Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Version operation.
Top
See Also