Class NonCoercedArgumentFunction
Marker class for date argument functions, so we can avoid coercion of parameter type to datetime
Inheritance
NonCoercedArgumentFunction
Implements
Inherited Members
Namespace: SuperOffice.Data.SQL
Assembly: SoDataBase.dll
Syntax
public abstract class NonCoercedArgumentFunction : ArgumentFunction, ICloneable
Constructors
NonCoercedArgumentFunction(Argument)
Marker class for date argument functions, so we can avoid coercion of parameter type to datetime
Declaration
public NonCoercedArgumentFunction(Argument arg)
Parameters
Type | Name | Description |
---|---|---|
Argument | arg |