Aracılığıyla paylaş


FetchCursorStatement.FetchType Özellik

Alır veya getirme bilgilerini 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 FetchType As FetchType
    Get
    Set
public FetchType FetchType { get; set; }
public:
property FetchType^ FetchType {
    FetchType^ get ();
    void set (FetchType^ value);
}
member FetchType : FetchType with get, set
function get FetchType () : FetchType
function set FetchType (value : FetchType)

Özellik Değeri

Tür: Microsoft.Data.Schema.ScriptDom.Sql.FetchType
Döndürür bir FetchType.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

FetchCursorStatement Sınıf

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