Load |
Scroll |
Loads a referenced table.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Function Load( _ nTypeNo As Integer, _ pServer As ITheServer _ ) C# public virtual void Load( int nTypeNo, ITheServer pServer )
Parameters nTypeNo The data type identifier for the referenced table.
pServer Reference to an TheServer object.
Return Value None. |