名前 | 解説 | |
---|---|---|
CommandText | Gets or sets the text command to run against the data source. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 | |
CommandTimeout | オーバーライドされます。 Gets or sets the wait time before terminating the attempt to execute a command and generating an error. | |
CommandType | オーバーライドされます。 Indicates or specifies how the System.Data.Common.DbCommand.CommandText property is interpreted. | |
Connection | System.Data.Common.DbCommandから継承されます。 | |
Container | System.ComponentModel.Componentから継承されます。 | |
DesignTimeVisible | オーバーライドされます。 Gets or sets a value indicating whether the command object should be visible in a customized interface control. | |
Parameters | The Parameters list of this command. C1.DataConnector.AdoNet.C1CommandBaseから継承されます。 | |
Site | System.ComponentModel.Componentから継承されます。 | |
Transaction | System.Data.Common.DbCommandから継承されます。 | |
UpdatedRowSource | オーバーライドされます。 Gets or sets how command results are applied to the System.Data.DataRow when used by the Update method of a System.Data.Common.DbDataAdapter. |