Gets the current command text that will be executed when the
Execute Method is called
'Declaration
Public ReadOnly Property CommandText As StringBuilder
Property Value
The current command text that will be executed when the
Execute Method is called or a concatenation of all statements that were executed during calls to the
AddStatement Method if the provider does not support batching