| 
       ConnectionName Property (Read/Write)  | 
    Top Previous Next | 
| 
 Sets/gets the connection name under which will be stored the connection. 
 Visual Basic Syntax 
 TNBnnnnX.ConnectionName [= String] 
 Delphi Syntax 
 TNBnnnnX.ConnectionName [:= String]; 
 The default values are "TNB3270E" for TNB3270X Control and "TNB5250" for TNB5250X Control. 
 
 Remarks 
 This property is valid only if a ProfilesControl property has been assigned to a TNBXProfiles Control. 
 See also ProfilesControl property and TNBXProfiles Component.  |