| [Overview][Types][Classes][Index] | 
Indexed access to all identifiers in the list.
Source position: sqltypes.pp line 45
|  public property TSqlObjectIdentifierList.Identifiers[Index: Integer] : TSqlObjectIdenfier | 
Identifiers gives indexed access to all TSQLObjectIdentifier objects in the list. Valid indexes run from 0 to Count-1. It is the default property of the list class.
| 
 | Add an identifier to the list |