Performs a Count All operation for the specified entity type.
Namespace:
Mindscape.LightSpeed.ServiceModelAssembly: Mindscape.LightSpeed.ServiceModel (in Mindscape.LightSpeed.ServiceModel.dll)
Version: 4.0.0.0 (4.0.0.0)
Syntax
| C# |
|---|
[OperationContractAttribute] long Count( string typename ) |
| Visual Basic (Declaration) |
|---|
<OperationContractAttribute> _ Function Count ( _ typename As String _ ) As Long |
Parameters
- typename
- Type: System..::.String
The fully qualified type for which to return the Count of entity instances.