Command property

Gets the SACommand that is executed when DataAdapter.Update is called.

Visual Basic syntax

Public ReadOnly Shadows Property Command As SACommand

C# syntax

public new SACommand Command {get;}