DbMetaDataColumnNames.IsConcurrencyType Field

Definition

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

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

Field Value

Applies to

See also