Partager via


DataSchemaModel.ElementProcessingOperationsCount, propriété

Obtient le nombre d'opérations de traitement d'éléments restantes avant que le modèle ne soit prêt.

Espace de noms :  Microsoft.Data.Schema.SchemaModel
Assembly :  Microsoft.Data.Schema (dans Microsoft.Data.Schema.dll)

Syntaxe

'Déclaration
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

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

DataSchemaModel Classe

Microsoft.Data.Schema.SchemaModel, espace de noms