IManagementDatabaseColumnMapping.IsIdentifier Property

Gets a value indicating whether this column is an identifier.
ReadOnly Property IsIdentifier() As Boolean
This language is not supported or no code example is available.
bool IsIdentifier {get;}
This language is not supported or no code example is available.

Property Value

bool

true if this column is an identifier; otherwise, false.

Remarks
 

This property only applies to columns (fields) in the custom tables, not in the estimate table.

The values in identifier columns must be always supplied.
Version
 
Available since QDV 7.14.520.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2

In this article

Definition