DbMetaDataColumnNames.IsAutoIncrementable Field

Definition

Used by the GetSchema method to create the IsAutoIncrementable column in the DataTypes collection.

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

Field Value

Applies to

See also