![]() |
Overloaded. Initializes a new instance of the NpgsqlParameter class. |
![]() | Gets or sets the DbType of the parameter. |
![]() | Gets or sets a value indicating whether the parameter is input-only, output-only, bidirectional, or a stored procedure return value parameter. |
![]() | Gets or sets a value indicating whether the parameter accepts null values. |
![]() | Gets or sets the DbType of the parameter. |
![]() | Gets or sets the value of the parameter. |
![]() | Gets or sets the m_Name of the NpgsqlParameter. |
![]() | Gets or sets the maximum number of digits used to represent the Value property. |
![]() | Gets or sets the number of decimal places to which Value is resolved. |
![]() | Gets or sets the maximum size, in bytes, of the data within the column. |
![]() | Gets or sets the m_Name of the source column that is mapped to the DataSet and used for loading or returning the Value. |
![]() | |
![]() | Gets or sets the DataRowVersion to use when loading Value. |
![]() | |
![]() | Gets or sets the value of the parameter. |
![]() | Creates a new NpgsqlParameter that is a copy of the current instance. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() |
NpgsqlParameter Class | Npgsql Namespace