Пример #1
0
 internal override int AggregateCount(IntPtr context)
 {
     return(UnsafeNativeMethods.sqlite3_aggregate_count_interop(context));
 }