DbMetaDataColumnNames.IsFixedLength Field

Definition

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

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

Field Value

Applies to

See also