Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Gets the SACommand that is executed when DataAdapter.Update is called.
Visual BasicPublic Readonly Property Command As SACommand
C#public SACommand Command { get;}