CommandWithResult..::..Command Property
Gets or sets the command.
Namespace:
ZarahDB_Library.TypesAssembly: ZarahDB_Library (in ZarahDB_Library.dll)
Syntax
[RequiredAttribute] public string Command { get; set; }
<RequiredAttribute> _ Public Property Command As String Get Set
[RequiredAttribute] public: property String^ Command { String^ get (); void set (String^ value); }