  | OperationArguments Methods | 
Linkar Framework for .NET and Core
The OperationArguments type exposes the following members.
Methods|   | Name | Description | 
|---|
   | GetConversionArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Conversion operation.
             | 
   | GetDeleteArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Delete operation.
             | 
   | GetDictionariesArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Dictionaries operation.
             | 
   | GetExecuteArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Execute operation.
             | 
   | GetFormatArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Format operation.
             | 
   | GetGetTableArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the GetTable operation.
             | 
   | GetLkPropertiesArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the LkProperties operation.
             | 
   | GetLkSchemasArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the LkSchemas operation.
             | 
   | GetNewArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the New operation.
             | 
   | GetReadArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Read operation.
             | 
   | GetResetCommonBlocksArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the ResetCommonBlocks operation.
             | 
   | GetSelectArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Select operation.
             | 
   | GetSubroutineArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Subroutine operation.
             | 
   | GetUpdateArgs | 
            Compose the 3 items ( CUSTOMVARS, OPTIONS and INPUTDATA) of the Update operation.
             | 
   | GetUpdatePartialArgs | 
            Compose the 3 items ( CUSTOMVARS, OPTIONS and INPUTDATA) of the UpdatePartial operation.
             | 
   | GetVersionArgs | 
            Compose the 3 items (CUSTOMVARS, OPTIONS and INPUTDATA) of the Version operation.
             | 
Top
See Also