Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Initializes a ULCommand object.
Visual BasicPublic Sub New()
C#public ULCommand();
The ULCommand object needs to have the ULCommand.CommandText, ULCommand.Connection, and ULCommand.Transaction properties set before a statement can be executed.