Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The Count property specifies the number of objects in the collection.
Syntax
object.Count [=value]
Parameters
| Parameter | Description |
|---|---|
value |
The total number of SSCEError objects in the SSCEErrors collection or SSCEParam objects in the SSCEParams collection. |
Applies To
SSCEErrors Collection
SSCEParams Collection
Data Type
Long
Modifiable
Read-only
Prototype
HRESULT get_Count(long *plCount);
See Also
Other Resources
Error Control Objects and Collections (SQL Server Compact Edition)