Aracılığıyla paylaş


TableSampleClause.TableSampleClauseOption Özellik

Alır veya ayarlar seçeneği.

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

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.TableSampleClauseOption
Döndürür bir TableSampleClauseOption numaralandırma değeri.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TableSampleClause Sınıf

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