Overload | Description |
---|---|
C1D365SCommand Constructor() | Creates an instance of a db command, executable over a C1D365SConnection. |
C1D365SCommand Constructor(C1D365SConnection) | Creates an instance of a db command, specifying a D365S connection to be executed over |
C1D365SCommand Constructor(C1D365SConnection,String) | Creates a db command from a specific text, specifying a C1D365SConnection to be executed over |