Share via


DataSourceMethodInfo.new Method

Initializes a new instance of the Object class.

Syntax

public void new(
    str name, 
    DisplayFunctionType displayType, 
    Types returnType, 
    int returnTypeId, 
    boolean isStatic)

Run On

Client

Parameters

  • name
    Type: str
  • returnTypeId
    Type: int

See Also

Reference

DataSourceMethodInfo Class