The variable name '{0}' has already been declared.Variable names must be unique within a query batch or stored procedure.
The variable "%1!s!" specified by VariableName property is not an integer. Change the variable to be of type VT_I4, VT_UI4, ...
The variable '%1!s!' cannot be used as a parameter because a CURSOR OUTPUT parameter must not have a cursor allocated to ...
The variable cannot be found. This occurs when an attempt is made to retrieve a variable from the Variables collection on ...
The variable name '%1!s!' has already been declared. Variable names must be unique within a query batch or stored procedure. ...
The variable name '{0}' has already been declared.Variable names must be unique within a query batch or stored procedure. ...
The variable name is ambiguous because multiple variables with this name exist in different namespaces. Specify namespace-qualified ...
The variable value assignment is not valid. This error happens when the client or a task assigns a runtime object to a variable ...
The Variables collection has not been returned from the VariableDispenser. An operation was attempted that is only allowed ...
The Variables collection was returned the from VariableDispenser and cannot be modified. Items cannot be added to or removed ...