Aracılığıyla paylaş


DataSchemaModel.ElementProcessingOperationsCount Özellik

Modelin hazır olmadan önce kalan öğe işleme işlemlerinin sayısını alır.

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

Sözdizimi

'Bildirim
Public MustOverride ReadOnly Property ElementProcessingOperationsCount As Integer
    Get
public abstract int ElementProcessingOperationsCount { get; }
public:
virtual property int ElementProcessingOperationsCount {
    int get () abstract;
}
abstract ElementProcessingOperationsCount : int
abstract function get ElementProcessingOperationsCount () : int

Özellik Değeri

Tür: System.Int32

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DataSchemaModel Sınıf

Microsoft.Data.Schema.SchemaModel Ad Alanı