Method | Description | |
---|---|---|
GetActivity ( System.Int64 lastActivityLogID, int count, bool declump ) : List |
||
GetEditedCount ( ) : int | ||
GetProfilesCount ( ) : int | ||
GetPublicationsCount ( ) : int |
Method | Description | |
---|---|---|
GetCount ( string sql ) : int | ||
GetFreshCache ( ) : Activity>.SortedList |
||
GetQueryOutputReader ( string sql ) : System.Data.SqlClient.SqlDataReader | ||
GetRecentActivity ( System.Int64 lastActivityLogID, int count, bool older ) : Activity>.SortedList |
||
GetStringValue ( string sql, string columnName ) : string | ||
GetUnclumpedSubset ( List |
public GetActivity ( System.Int64 lastActivityLogID, int count, bool declump ) : List |
||
lastActivityLogID | System.Int64 | |
count | int | |
declump | bool | |
return | List |