Firebird ADO.NET Provider SDK Documentation - v1.7 |
|
FbParameter.ParameterName Property
Gets or sets the name of the FbParameter.
[Visual Basic]
<DefaultValue>
Public Property ParameterName As
String
[C#]
[DefaultValue]
public
string ParameterName {get; set;}
See Also
FbParameter Class | FirebirdSql.Data.Firebird Namespace