CommandType Property
The command type to be used.
データ型
Enumeration入力可能な値
Updategram (0)SQLCommand (1)
Stored Procedure (2)
デフォルト値
0解説
The command type to be used by the 本製品. Options are:
ccUpdategram | Updategram |
ccSQLCommand | SQL Command ex: SELECT * FROM [Table] |
ccStoredProcedure | Stored Procedure |
このプロパティは受信側では使用できません。