Miado - Much-improved ADO.Net
Assembly: Miado (in Miado.dll) Version: 0.8.10214.0 (0.8.10214.0)
Gets the count of the parameter list.
Namespace:
MiadoAssembly: Miado (in Miado.dll) Version: 0.8.10214.0 (0.8.10214.0)
Syntax
| C# |
|---|
int Count { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Count As Integer |
| Visual C++ |
|---|
property int Count { int get (); } |