Class DateTimeArgumentFunction
Marker class for argument functions that resolve into a datetime type.
Inheritance
DateTimeArgumentFunction
Implements
Inherited Members
Namespace: SuperOffice.Data.SQL
Assembly: SoDataBase.dll
Syntax
public abstract class DateTimeArgumentFunction : NonCoercedArgumentFunction, ICloneable
Constructors
DateTimeArgumentFunction(Argument)
Marker class for argument functions that resolve into a datetime type.
Declaration
public DateTimeArgumentFunction(Argument arg)
Parameters
| Type | Name | Description |
|---|---|---|
| Argument | arg |