Aracılığıyla paylaş


TableSampleClause.SampleNumber Özellik

Alır veya örnek numarasını 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 SampleNumber As Expression
    Get
    Set
public Expression SampleNumber { get; set; }
public:
property Expression^ SampleNumber {
    Expression^ get ();
    void set (Expression^ value);
}
member SampleNumber : Expression with get, set
function get SampleNumber () : Expression
function set SampleNumber (value : Expression)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TableSampleClause Sınıf

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