Aracılığıyla paylaş


AlterPartitionFunctionStatement.Boundary Özellik

Alır veya isteğe bağlı sınır değeri 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 Boundary As Expression
    Get
    Set
public Expression Boundary { get; set; }
public:
property Expression^ Boundary {
    Expression^ get ();
    void set (Expression^ value);
}
member Boundary : Expression with get, set
function get Boundary () : Expression
function set Boundary (value : Expression)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

AlterPartitionFunctionStatement Sınıf

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