Method | Description | |
---|---|---|
GetFindDeadDateRangeBlocksQuery ( int top ) : string | ||
GetFindDeadDateRangeBlocksWithKeepAliveQuery ( int top ) : string | ||
GetFindDeadListBlocksQuery ( int top ) : string | ||
GetFindDeadListBlocksWithKeepAliveQuery ( int top ) : string | ||
GetFindDeadNumericRangeBlocksQuery ( int top ) : string | ||
GetFindDeadNumericRangeBlocksWithKeepAliveQuery ( int top ) : string | ||
GetFindDeadObjectBlocksQuery ( int top ) : string | ||
GetFindDeadObjectBlocksWithKeepAliveQuery ( int top ) : string |
public static GetFindDeadDateRangeBlocksQuery ( int top ) : string | ||
top | int | |
return | string |
public static GetFindDeadDateRangeBlocksWithKeepAliveQuery ( int top ) : string | ||
top | int | |
return | string |
public static GetFindDeadListBlocksQuery ( int top ) : string | ||
top | int | |
return | string |
public static GetFindDeadListBlocksWithKeepAliveQuery ( int top ) : string | ||
top | int | |
return | string |
public static GetFindDeadNumericRangeBlocksQuery ( int top ) : string | ||
top | int | |
return | string |
public static GetFindDeadNumericRangeBlocksWithKeepAliveQuery ( int top ) : string | ||
top | int | |
return | string |
public static GetFindDeadObjectBlocksQuery ( int top ) : string | ||
top | int | |
return | string |
public static GetFindDeadObjectBlocksWithKeepAliveQuery ( int top ) : string | ||
top | int | |
return | string |