Aracılığıyla paylaş


NullIfExpression.SecondExpression Özellik

Alır veya ikinci ifade ayarlar.

Ad alanı:  Microsoft.Data.Schema.ScriptDom.Sql
Derleme:  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll içinde)

Sözdizimi

'Bildirim
Public Property SecondExpression As Expression
    Get
    Set
public Expression SecondExpression { get; set; }
public:
property Expression^ SecondExpression {
    Expression^ get ();
    void set (Expression^ value);
}
member SecondExpression : Expression with get, set
function get SecondExpression () : Expression
function set SecondExpression (value : Expression)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.Expression

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

NullIfExpression Sınıf

Microsoft.Data.Schema.ScriptDom.Sql Ad Alanı