SqlCeResultSet.ContainsListCollection-Eigenschaft
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Syntax
'Declaration
Protected ReadOnly Property ContainsListCollection As Boolean
Get
'Usage
Dim value As Boolean
value = Me.ContainsListCollection
protected bool ContainsListCollection { get; }
protected:
property bool ContainsListCollection {
bool get ();
}
member ContainsListCollection : bool
function get ContainsListCollection () : boolean
Eigenschaftswert
Typ: System.Boolean