Propriedade do RDL SqlCeResultSet.ContainsListCollection
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (em System.Data.SqlServerCe.dll)
Sintaxe
'Declaração
Protected ReadOnly Property ContainsListCollection As Boolean
Get
'Uso
Dim value As Boolean
value = Me.ContainsListCollection
protected bool ContainsListCollection { get; }
protected:
property bool ContainsListCollection {
bool get ();
}
member ContainsListCollection : bool
function get ContainsListCollection () : boolean
Valor da propriedade
Tipo: System.Boolean