Sdílet prostřednictvím


SqlSchemaModel.ElementProcessingOperationsCount – vlastnost

Získá číslo operace, které zůstávají před modelu je vyřešen.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
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

Hodnota vlastnosti

Typ: System.Int32

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

SqlSchemaModel Třída

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů