PredefinedFunctions.IntervalName(DateTime, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::String ^ IntervalName(DateTime refDate, int col, int func);
public static string IntervalName (DateTime refDate, int col, int func);
static member IntervalName : DateTime * int * int -> string
Public Shared Function IntervalName (refDate As DateTime, col As Integer, func As Integer) As String
Parameters
- refDate
- DateTime
- col
- Int32
- func
- Int32