次の方法で共有


IEntityExistsOperations.Exists Method

Definition

Checks if an entity exists or not.

public bool Exists ();
abstract member Exists : unit -> bool
Public Function Exists () As Boolean

Returns

A value indicating whether the entity exists or not.

Applies to