Sdílet prostřednictvím


DataSchemaModel.ElementProcessingOperationsCount – vlastnost

Získá číslo prvek zušlechťovací operace, které zůstávají před model je připraven.

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

Syntaxe

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

Hodnota vlastnosti

Typ: System.Int32

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

DataSchemaModel Třída

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