Represents an ET command.
Declaration Syntax
public class ETCommand : CDBCommand
Table 888: Members
| 
                 Property  | Ename | 
                 Gets the element name.  | 
| 
                 Property  | Id | 
                 Gets the element number.  | 
| 
                 Property  | Index | 
                 Gets the command index. (Inherited from Command.)  | 
| 
                 Property  | Keyopts | 
                 Gets the key options.  | 
| 
                 Property  | Name | 
                 Gets the command name. (Inherited from Command.)  | 
| 
                 Property  | ToCdbCommandString | 
                 Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string.  |