Preparing search index...
The search index is not available
@sasjs/adapter
@sasjs/adapter
types
Tables
Class Tables
Hierarchy
Tables
Index
Constructors
constructor
Properties
_tables
Methods
add
Constructors
constructor
new
Tables
(
table
:
Record
<
string
,
any
>
, macroName
:
string
)
:
Tables
Parameters
table:
Record
<
string
,
any
>
macroName:
string
Returns
Tables
Properties
_tables
_tables
:
{
[macroName:
string
]
:
Record
<
string
,
any
>
;
}
Type declaration
[
macroName:
string
]:
Record
<
string
,
any
>
Methods
add
add
(
table
:
null
|
Record
<
string
,
any
>
, macroName
:
string
)
:
void
Parameters
table:
null
|
Record
<
string
,
any
>
macroName:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
@sasjs/adapter
SAS9
Api
Client
SASViya
Api
Client
SASjs
SASjs
Api
Client
types
Tables
constructor
_tables
add
Generated using
TypeDoc