Executes the CommandText against the ActiveConnection. This is the default method.
[Visual Basic] Overloads Overrides Public Function Execute() As Integer [C#] public override int Execute(); [C++] public: override int Execute(); [JScript] public override function Execute() : int;
SQLCommand Class | SQLCommand Members | System.Data.SQL Namespace | SQLCommand.Execute Overload List