Aracılığıyla paylaş


ModelStore.TestWriteCount Yöntem

Yazma sayısı verilen değerle sınar.

Ad alanı:  Microsoft.Data.Schema.SchemaModel
Derleme:  Microsoft.Data.Schema (Microsoft.Data.Schema.dll içinde)

Sözdizimi

'Bildirim
Public Function TestWriteCount ( _
    writeCount As Integer _
) As Boolean
public bool TestWriteCount(
    int writeCount
)
public:
bool TestWriteCount(
    int writeCount
)
member TestWriteCount : 
        writeCount:int -> bool 
public function TestWriteCount(
    writeCount : int
) : boolean

Parametreler

Dönüş Değeri

Tür: System.Boolean
true Sınanan değerlerinin eşit olması durumunda; Aksi takdirde, false.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelStore Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı