AdoDotNetDataReader.Status Özellik

Tanım

Veri okuyucusuna Şu anda veri sağlayan yöntem tarafından döndürülen sayısal durum kodunu alır.

public:
 virtual property int Status { int get(); };
public override int Status { get; }
member this.Status : int
Public Overrides ReadOnly Property Status As Integer

Özellik Değeri

Int32

Şu anda veri sağlayan yöntemden bir sayısal durum kodu döndürür.

Şunlara uygulanır