SchemaTableOptionalColumn.IsAutoIncrement Veld

Definitie

Hiermee geeft u op of de kolomwaarden in de kolom automatisch worden verhoogd.

public: static initonly System::String ^ IsAutoIncrement;
public static readonly string IsAutoIncrement;
 staticval mutable IsAutoIncrement : string
Public Shared ReadOnly IsAutoIncrement As String 

Waarde van veld

Opmerkingen

Retourneert de tekenreeks 'true' als de kolom automatisch wordt verhoogd; anders 'onwaar'.

Van toepassing op

Zie ook