Innovator.Client API Reference
Innovator.Client API Reference
Innovator.Client.Connection
DbParameter Class
DbParameter Properties
IDataParameter.DbType Property
IDataParameter.Direction Property
IDataParameter.IsNullable Property
IDbDataParameter.Precision Property
IDbDataParameter.Scale Property
IDbDataParameter.Size Property
IDataParameter.SourceColumn Property
IDataParameter.SourceVersion Property
ParameterName Property
Value Property
DbParameter
ParameterName Property
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
string
ParameterName
{
get
;
set
; }
Public
Property
ParameterName
As
String
Get
Set
Property Value
Type:
String
Implements
IDataParameter
ParameterName
See Also
Reference
DbParameter Class
Innovator.Client.Connection Namespace