Partager via


PostgresMemoryEntry.Equality(PostgresMemoryEntry, PostgresMemoryEntry) Operator

Definition

public static bool operator == (Microsoft.SemanticKernel.Connectors.Postgres.PostgresMemoryEntry left, Microsoft.SemanticKernel.Connectors.Postgres.PostgresMemoryEntry right);
Public Shared Operator == (left As PostgresMemoryEntry, right As PostgresMemoryEntry) As Boolean

Parameters

Returns

Applies to