Return the number of rows that would be returned by the equivalent Fill method.
Return the number of rows that would be returned by the equivalent Fill method.
public long GetCount(ObjectQuery,object[]);
Return the number of rows that would be returned by the equivalent Fill method.
public long GetCount(string,params object[]);
Return the number of rows that would be returned by the equivalent Fill method.
public long GetCount(Type);
ObjectContext Class | Eldorado.Object.Disconnected Namespace