SqlBuilder..::..Generate Method (CustomCommand)
Namespace:
SimpleEssentials.Utils
Assembly:
SimpleEssentials (in SimpleEssentials.dll)
Syntax
public static WherePart Generate( CustomCommand command )
Public Shared Function Generate ( _ command As CustomCommand _ ) As WherePart
public: static WherePart^ Generate( CustomCommand^ command )
Parameters
- command
- Type: SimpleEssentials.Utils..::..CustomCommand