'宣言 Public Function New( _ ByVal connection As C1MagentoConnection, _ ByVal commandText As System.String _ )
public C1MagentoCommand( C1MagentoConnection connection, System.string commandText )
パラメータ
- connection
- commandText
'宣言 Public Function New( _ ByVal connection As C1MagentoConnection, _ ByVal commandText As System.String _ )
public C1MagentoCommand( C1MagentoConnection connection, System.string commandText )