[This is preliminary documentation and is subject to change.]
Select data for a given type name.
Declaration Syntax
C# | Visual Basic | Visual C++ |
void select_into( string p_schema, ObjectModel p_model )
Sub select_into ( _ p_schema As String, _ p_model As ObjectModel _ )
void select_into( String^ p_schema, ObjectModel^ p_model )
Parameters
- p_schema (String)
- Name of a type
- p_model (ObjectModel)
- Model to equip with additional data