Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class SysMethodInfo extends SysDictMethod
Run On
Called
Methods
Method | Description | |
---|---|---|
![]() |
accessSpecifier | Specifies whether the method is public, protected, or private. (Inherited from DictMethod.) |
![]() |
autoCalledTableInstanceMethods | (Inherited from SysDictMethod.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
clrParameterType | (Inherited from DictMethod.) |
![]() |
clrReturnType | (Inherited from DictMethod.) |
![]() |
clrVarType | (Inherited from DictMethod.) |
![]() |
compiledOk | Indicates whether the method compiled successfully. (Inherited from DictMethod.) |
![]() |
displayId | (Inherited from DictMethod.) |
![]() |
displayTableId | (Inherited from MethodInfo.) |
![]() |
displayType | Indicates the type of display function of a method. (Inherited from DictMethod.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
getAllAttributes | Gets the full set of attributes for the method. (Inherited from MethodInfo.) |
![]() |
getAttribute | Gets the first matching attribute from the class header metadata, creates an instance of the Object class that represents it, and returns it. (Inherited from MethodInfo.) |
![]() |
getAttributes | (Inherited from MethodInfo.) |
![]() |
getSource | (Inherited from SysDictMethod.) |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
hasImplementation | Determines whether the actual method implementation is on the class or derived from the base class. (Inherited from DictMethod.) |
![]() |
isAbstract | Indicates whether the method is abstract. (Inherited from DictMethod.) |
![]() |
isDelegate | Indicates whether the method is a delegate. (Inherited from DictMethod.) |
![]() |
isPatternMethodAFStronglyCreate | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodAFStronglyExists | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodCheckExist | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodConstruct | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodDescription | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodGetFromDialog | Gets a boolean value that indicates whether the current method matches the pattern for the getFromDialog method of the RunBase class. (Inherited from SysDictMethod.) |
![]() |
isPatternMethodInitValue | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodMain | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodNavigation | Determines if this is a navigation method for a relationship on a table. (Inherited from SysDictMethod.) |
![]() |
isPatternMethodNew | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodPack | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodParm | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodPropertyMethod | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodTxtNotExist | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodUnpack | (Inherited from SysDictMethod.) |
![]() |
isPatternMethodxRecordMethod | (Inherited from SysDictMethod.) |
![]() |
isStatic | Indicates whether the method is static. (Inherited from DictMethod.) |
![]() |
memberFunctionBase | (Inherited from SysDictMethod.) |
![]() |
name | Gets the name of the method. (Inherited from DictMethod.) |
![]() |
new | Creates a new instance of the DictMethod class. (Inherited from SysDictMethod.) |
![]() |
noParms | Specifies the number of parameters in a method. (Inherited from MethodInfo.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
noVars | Specifies the number of variables in a method. (Inherited from MethodInfo.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parameterCnt | Gets the number of parameters for the method. (Inherited from DictMethod.) |
![]() |
parameterComposite | Gets a value that indicates whether a parameter is composite. (Inherited from SysDictMethod.) |
![]() |
parameterId | Gets the ID of the specified parameter. (Inherited from DictMethod.) |
![]() |
parameterName | Gets the name of a parameter. (Inherited from SysDictMethod.) |
![]() |
parameterOptional | Gets a value that indicates whether a parameter is optional. (Inherited from SysDictMethod.) |
![]() |
parameterType | (Inherited from DictMethod.) |
![]() |
parentId | Gets the ID of the parent that owns the method. (Inherited from SysDictMethod.) |
![]() |
parentName | (Inherited from SysDictMethod.) |
![]() |
parentType | (Inherited from SysDictMethod.) |
![]() |
path | (Inherited from SysDictMethod.) |
![]() |
propertyHelp | Gets the Help string for the property that is associated with the method. (Inherited from DictMethod.) |
![]() |
propertyMethod | Indicates whether the method is a property method. (Inherited from DictMethod.) |
![]() |
returnId | Specifies the ID for certain return data types, such as extended data types and classes, for a method that returns a value. (Inherited from DictMethod.) |
![]() |
returnType | Specifies a method return type. (Inherited from DictMethod.) |
![]() |
runMode | Specifies where a method is executed. (Inherited from SysDictMethod.) |
![]() |
setMethod | Specifies the application object type of a node in the Application Object Tree (AOT) by using an instance of the MemberFunction class. (Inherited from SysDictMethod.) |
![]() |
setSource | (Inherited from SysDictMethod.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
subDictMethodList | (Inherited from SysDictMethod.) |
![]() |
superDictMethod | (Inherited from SysDictMethod.) |
![]() |
syntax | (Inherited from SysDictMethod.) |
![]() |
toString | Gets a string that represents the current object. (Inherited from SysDictMethod.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
utilElementType | (Inherited from SysDictMethod.) |
![]() |
varCnt | Gets the number of variables for the method. (Inherited from DictMethod.) |
![]() |
varId | Specifies the ID for certain variable data types, such as extended data types and enums, for a method that contains variables. (Inherited from MethodInfo.) |
![]() |
varIdOld | (Inherited from MethodInfo.) |
![]() |
varName | Gets the name of the specified variable. (Inherited from DictMethod.) |
![]() |
varType | Specifies a variable data type by using values from the Types enumeration. (Inherited from MethodInfo.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() |
xmlDocumentation | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationAnalyze | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationAutomated | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationCanBeAutomated | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationCanBeInherited | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationExists | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationExtract | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationFromFile | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationFromSource | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationInherited | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationIsWellFormed | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationParameterCount | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationParameterDocumentation | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationParameterLine | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationParameterName | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTagDocumentation | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTagExists | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTagLine | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTagMember | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTags | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateAFStronglyCreate | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateAFStronglyExists | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateCheckExist | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateConstruct | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateDelete | Gets the automated XML documentation for the delete method of a table. (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateDescription | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateGetFromDialog | Gets the automated XML documentation for the getFromDialog method of the RunBase class. (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateInitValue | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateInsert | Gets the automated XML documentation for the insert method of a table. (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateMain | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateNavigation | Returns the generated XML documentation for a navigation method for a relationship on a table. (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateNew | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplatePack | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateParm | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplatePropertyMethod | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateSet | Provides the default XML documentation when current method is a parameter set method. (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateTxtNotExist | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateUnpack | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateUpdate | Gets the automated XML documentation for the update method of a table. (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateValidateDelete | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateValidateField | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateValidateWrite | (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTemplateWrite | Gets the automated XML documentation for the write method of a table. (Inherited from SysDictMethod.) |
![]() |
xmlDocumentationTrim | (Inherited from SysDictMethod.) |
![]() |
xmlQualifiedName | (Inherited from SysDictMethod.) |
![]() |
xmlReflection | (Inherited from SysDictMethod.) |
![]() |
xmlReflectionApiData | (Inherited from SysDictMethod.) |
![]() |
xmlReflectionContainers | (Inherited from SysDictMethod.) |
![]() |
xmlReflectionImplements | (Inherited from SysDictMethod.) |
![]() |
xmlReflectionMemberData | (Inherited from SysDictMethod.) |
![]() |
xmlReflectionOverrides | (Inherited from SysDictMethod.) |
![]() |
xmlReflectionParameters | (Inherited from SysDictMethod.) |
![]() |
xmlReflectionReturns | (Inherited from SysDictMethod.) |
![]() |
xmlReflectionSyntax | (Inherited from SysDictMethod.) |
Top
Inheritance Hierarchy
Object Class
MethodInfo Class
DictMethod Class
SysDictMethod Class
SysMethodInfo Class