Visual Basic (Declaration) | |
---|---|
Public Property UnpreparedExecute As Boolean |
C# | |
---|---|
public bool UnpreparedExecute {get; set;} |
Property Value
true, if unprepared execute mode is used in PgSqlCommand instances by default; otherwise false. Default value if false.This connection string parameter affects only PgSqlCommands, that were created by the PgSqlConnection.CreateCommand method of PgSqlConnection.
Requirements
Platforms:Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8, Windows 10, Windows Server 2012 family.