[]
Serves as a hash function for a DbName, suitable for use in hashing algorithms and data structures like a hash table.
public override int GetHashCode()
| Type | Description |
|---|---|
| int | A int value indicating the hash code for the current DbName instance. |