SchemaTableOptionalColumn.IsAutoIncrement Feld

Definition

Gibt an, ob die Spaltenwerte in der Spalte automatisch inkrementiert werden.

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

Feldwert

Hinweise

Gibt die Zeichenfolge "true" zurück, wenn die Spalte automatisch erhöht wird. andernfalls "false".

Gilt für:

Weitere Informationen