Innovator.Client API Reference
Innovator.Client API Reference
Innovator.Client.Connection
DbParams Class
DbParams Methods
RemoveAt Method
RemoveAt Method (Int32)
RemoveAt Method (String)
DbParams
RemoveAt Method (String)
Namespace:
Innovator.Client.Connection
Assembly:
Innovator.Client (in Innovator.Client.dll) Version: 2016.1.15.1759 (2016.01.15.1759)
Syntax
C#
VB
Copy
public
void
RemoveAt
(
string
parameterName
)
Public
Sub
RemoveAt
(
parameterName
As
String
)
Parameters
parameterName
Type:
System
String
Implements
IDataParameterCollection
RemoveAt(String)
See Also
Reference
DbParams Class
RemoveAt Overload
Innovator.Client.Connection Namespace