'Declaration Public Function New( _ ByVal connection As C1ServiceNowConnection, _ ByVal commandText As String _ )
public C1ServiceNowCommand( C1ServiceNowConnection connection, string commandText )
Parameters
- connection
- commandText
'Declaration Public Function New( _ ByVal connection As C1ServiceNowConnection, _ ByVal commandText As String _ )
public C1ServiceNowCommand( C1ServiceNowConnection connection, string commandText )