SchemaTableColumn.IsExpression Veld

Definitie

Hiermee geeft u op of deze kolom een expressie is.

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

Waarde van veld

Opmerkingen

Retourneert de tekenreeks 'true' als de kolom een expressie is; anders "false".

Van toepassing op

Zie ook