![]() |
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 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 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 an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
![]() | Gets the Type of the current instance. |
![]() | Obtains a lifetime service object to control the lifetime policy for this instance. |
![]() | Returns a String that represents the current Object. |
NpgsqlParameter Class | Npgsql Namespace