soql-parser-lite - v1.0.1
Preparing search index...
SoqlGroupByField
Class SoqlGroupByField
Hierarchy (
View Summary
)
SoqlBase
SoqlGroupByField
Index
Constructors
constructor
Properties
field
Accessors
type
Methods
from
Buffer
from
String
Constructors
constructor
new
SoqlGroupByField
(
options
:
{
field
:
SoqlField
|
SoqlAggregateField
}
,
)
:
SoqlGroupByField
Parameters
options
:
{
field
:
SoqlField
|
SoqlAggregateField
}
Returns
SoqlGroupByField
Properties
field
field
:
SoqlField
|
SoqlAggregateField
Accessors
type
get
type
()
:
string
Returns
string
Methods
Static
from
Buffer
fromBuffer
(
buffer
:
SoqlStringBuffer
)
:
SoqlGroupByField
Parameters
buffer
:
SoqlStringBuffer
Returns
SoqlGroupByField
Static
from
String
fromString
(
string
:
string
)
:
SoqlGroupByField
Parameters
string
:
string
Returns
SoqlGroupByField
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
field
Accessors
type
Methods
from
Buffer
from
String
soql-parser-lite - v1.0.1
Loading...