Gets the name of the id column.

Declaration Syntax
Public Function GetIdColumnName ( _
defaultTableName As String, _
className As String, _
defaultName As String _
) As String

Parameters
- defaultTableName (String)
- Name of the table.
- className (String)
- Name of the class.
- defaultName (String)
- Name of the default.

Return Value
The id column name.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)