Member Junction
Preparing search index...
@memberjunction/codegen-lib
RemoteOperationEntityDescriptor
Interface RemoteOperationEntityDescriptor
Minimal entity descriptor shape needed to resolve a Remote Operation's schema.
interface
RemoteOperationEntityDescriptor
{
BaseTable
?:
string
;
CodeName
?:
string
;
Name
:
string
;
SchemaName
:
string
;
}
Index
Properties
Base
Table?
Code
Name?
Name
Schema
Name
Properties
Optional
Base
Table
BaseTable
?:
string
Optional
Code
Name
CodeName
?:
string
Name
Name
:
string
Schema
Name
SchemaName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Base
Table
Code
Name
Name
Schema
Name
Member Junction
Loading...
Minimal entity descriptor shape needed to resolve a Remote Operation's schema.