Partager via


SqlSchemaModel.ElementProcessingOperationsCount, propriété

Obtient le nombre d'opérations restantes avant que le modèle ne soit résolu.

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

Syntaxe

'Déclaration
Public Overrides ReadOnly Property ElementProcessingOperationsCount As Integer
    Get
public override int ElementProcessingOperationsCount { get; }
public:
virtual property int ElementProcessingOperationsCount {
    int get () override;
}
abstract ElementProcessingOperationsCount : int
override ElementProcessingOperationsCount : int
override function get ElementProcessingOperationsCount () : int

Valeur de propriété

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

SqlSchemaModel Classe

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms