PostgreSqlObjectName Members
The PostgreSqlObjectName type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
PostgreSqlObjectName(Nullable<(Of <<'(String>)>>), String) |
Initializes a new instance of the PostgreSqlObjectName struct.
|
|
|
PostgreSqlObjectName(String, String, String) |
Initializes a new instance of the PostgreSqlObjectName struct.
|
|
|
PostgreSqlObjectName(String) |
Initializes a new instance of the PostgreSqlObjectName struct.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(Nullable<(Of <<'(Object>)>>)) |
Determines whether the specified Object, is equal to this instance.
|
|
|
Equals(AbstractObjectName) |
Equalses the specified other.
|
|
|
Equals(System.Object) | (Inherited from ValueType.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode |
Returns a hash code for this instance.
|
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToQuotedString |
To the quoted string.
|
|
|
ToString |
Returns a String that represents this instance.
|
Operators
| Name | Description | |
|---|---|---|
|
|
Equality |
Implements the operator ==.
|
|
|
Implicit Widening Implicit Implicit Implicit (String to PostgreSqlObjectName) |
Perform an implicit conversion from String to PostgreSqlObjectName.
|
|
|
Inequality |
Implements the operator !=.
|

