public TryGetValue ( string parameterName, Npgsql.NpgsqlParameter ¶meter ) : bool | ||
parameterName | string | The name of the |
parameter | Npgsql.NpgsqlParameter | A reference to the requested parameter is returned in this out param if it is found in the list. This value is null if the parameter is not found. |
리턴 | bool |