dotConnect for PostgreSQL Documentation
Devart.Data.PostgreSql Namespace / PgSqlParameter Class

In This Topic
    PgSqlParameter Class Methods
    In This Topic

    For a list of all members of this type, see PgSqlParameter members.

    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current PgSqlParameter instance.  
    Public MethodCopies all properties of a Devart.Common.DbParameterBase object to another Devart.Common.DbParameterBase object. (Inherited from Devart.Common.DbParameterBase)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverridden. Clears explicit PgSqlType assignment.  
    Public MethodOverridden. Gets a string containing the ParameterName.  
    Top
    See Also