Represents a NBLOCK command.
Declaration Syntax
public class NBlockCommand : CDBCommand
Table 894: Members
|
Property | Format |
Gets the Format. |
|
Property | Index |
Gets the command index. (Inherited from Command.) |
|
Property | Name |
Gets the command name. (Inherited from Command.) |
|
Property | Nodes |
Gets the nodes. |
|
Property | ToCdbCommandString |
Gets the command text formatted as a CDB file entry. Gets the command parameters formatted as a string. |