Represents a LOCAL command.
Declaration Syntax
public class LocalCommand : CDBCommand
Table 891: Members
| 
                 Property  | Cstyp | 
                 Gets the system type.  | 
| 
                 Property  | Index | 
                 Gets the command index. (Inherited from Command.)  | 
| 
                 Property  | Name | 
                 Gets the command name. (Inherited from Command.)  | 
| 
                 Property  | Ncsy | 
                 Gets the system number.  | 
| 
                 Property  | ToCdbCommandString | 
                 Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string.  | 
| 
                 Property  | Type | 
                 Gets the type of the data to be defined.  | 
| 
                 Property  | Values | 
                 Gets the values.  |