←Select platform

IsKeyColumn Property

Summary
Specifies whether the column is primary key.

Syntax
C#
C++/CLI
Java
Python
public bool IsKeyColumn { get; set; } 
public boolean isKeyColumn(); 
public: 
property bool IsKeyColumn { 
   bool get(); 
   void set (    bool ); 
} 
IsKeyColumn # get and set (TableColumn) 

Property Value

true if the column is a primary key; otherwise, not.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.