CommandText property

Specifies the text of the SQL statement or the name of the table when the ULCommand.CommandType is System.Data.CommandType.TableDirect.

 Visual Basic syntax
 C# syntax
 Remarks
 See also
 Example