Aracılığıyla paylaş


IndexExpressionOption.Expression Özellik

Alır veya ayarlar Dizin ifadesi.

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 Expression As Expression
    Get
    Set
public Expression Expression { get; set; }
public:
property Expression^ Expression {
    Expression^ get ();
    void set (Expression^ value);
}
member Expression : Expression with get, set
function get Expression () : Expression
function set Expression (value : Expression)

Özellik Değeri

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

Açıklamalar

Bir tamsayı ya da negatif bir tamsayı olabilir.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IndexExpressionOption Sınıf

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