Aracılığıyla paylaş


ComputeFunction.ComputeFunctionType Özellik

Alır veya compute işlev türü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 ComputeFunctionType As ComputeFunctionType
    Get
    Set
public ComputeFunctionType ComputeFunctionType { get; set; }
public:
property ComputeFunctionType ComputeFunctionType {
    ComputeFunctionType get ();
    void set (ComputeFunctionType value);
}
member ComputeFunctionType : ComputeFunctionType with get, set
function get ComputeFunctionType () : ComputeFunctionType
function set ComputeFunctionType (value : ComputeFunctionType)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ComputeFunction Sınıf

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