Aracılığıyla paylaş


ParameterlessCall.ParameterlessCallType Özellik

Değeri alır veya çağrı 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 ParameterlessCallType As ParameterlessCallType
    Get
    Set
public ParameterlessCallType ParameterlessCallType { get; set; }
public:
property ParameterlessCallType ParameterlessCallType {
    ParameterlessCallType get ();
    void set (ParameterlessCallType value);
}
member ParameterlessCallType : ParameterlessCallType with get, set
function get ParameterlessCallType () : ParameterlessCallType
function set ParameterlessCallType (value : ParameterlessCallType)

Özellik Değeri

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

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ParameterlessCall Sınıf

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