SchemaTableColumn.IsExpression Pole

Definice

Určuje, zda 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 je sloupec výrazem; jinak "false".

Platí pro

Viz také