Condividi tramite


Proprietà SqlCeResultSet.ContainsListCollection

Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.

Spazio dei nomi  System.Data.SqlServerCe
Assembly:  System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)

Sintassi

'Dichiarazione
Protected ReadOnly Property ContainsListCollection As Boolean
    Get
'Utilizzo
Dim value As Boolean

value = Me.ContainsListCollection
protected bool ContainsListCollection { get; }
protected:
property bool ContainsListCollection {
    bool get ();
}
member ContainsListCollection : bool
function get ContainsListCollection () : boolean

Valore proprietà

Tipo: System.Boolean

Vedere anche

Riferimento

SqlCeResultSet Classe

Spazio dei nomi System.Data.SqlServerCe