Sdílet prostřednictvím


SchemaTableColumn.IsExpression Pole

Definice

Určuje, jestli je tento sloupec výrazem.

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

Hodnota pole

Poznámky

Vrátí řetězec "true", pokud sloupec je výraz; jinak "false".

Platí pro

Viz také