pub fn datetimeoffset(value: DateTime<FixedOffset>, scale: u8) -> DateTimeOffsetExpand description
Create a datetimeoffset(scale) parameter for an Always Encrypted
datetimeoffset column. scale is the fractional-second digits (0–7).
pub fn datetimeoffset(value: DateTime<FixedOffset>, scale: u8) -> DateTimeOffsetCreate a datetimeoffset(scale) parameter for an Always Encrypted
datetimeoffset column. scale is the fractional-second digits (0–7).