Aracılığıyla paylaş


ModelStore.GetElementsCount Yöntem (ModelElementValidationStatus)

Verilen durumu eşleşen deposunda öğe sayısını döndürür.

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

Sözdizimi

'Bildirim
Public Function GetElementsCount ( _
    status As ModelElementValidationStatus _
) As Integer
public int GetElementsCount(
    ModelElementValidationStatus status
)
public:
int GetElementsCount(
    ModelElementValidationStatus status
)
member GetElementsCount : 
        status:ModelElementValidationStatus -> int 
public function GetElementsCount(
    status : ModelElementValidationStatus
) : int

Parametreler

Dönüş Değeri

Tür: System.Int32

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ModelStore Sınıf

GetElementsCount Fazla Yük

Microsoft.Data.Schema.SchemaModel Ad Alanı