Propriedade ContainsListCollection
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do 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