ShouldSerialize Method (PgSqlConnectionStringBuilder)
Determines whether the key will be serialized if required.
'Declaration
Public Overrides Function ShouldSerialize( _
ByVal As String _
) As Boolean
Parameters
- keyword
- Key name to inquiry.
Return Value
true, if the key will be serialized; false otherwise.