次の方法で共有


ContainsListCollection プロパティ

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

名前空間:  System.Data.SqlServerCe
アセンブリ:  System.Data.SqlServerCe (System.Data.SqlServerCe.dll)

構文

'宣言
Protected ReadOnly Property ContainsListCollection As Boolean
    Get
'使用
Dim value As Boolean

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

プロパティ値

型: System. . :: . .Boolean

関連項目

参照

SqlCeResultSet クラス

SqlCeResultSet メンバー

System.Data.SqlServerCe 名前空間