ObjectPersistData.IsCollection Proprietà

Definizione

Ottiene un valore che indica se i dati persistenti sono per un insieme.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

public:
 property bool IsCollection { bool get(); };
public bool IsCollection { get; }
member this.IsCollection : bool
Public ReadOnly Property IsCollection As Boolean

Valore della proprietà

Boolean

true se i dati persistenti sono per un insieme; in caso contrario, false.

Si applica a