DataSource for Entity Framework for WinForms
Item(String) プロパティ

C1.Win.Data.Entity.4.5.2 アセンブリ > C1.Win.Data.Entities 名前空間 > C1DataSource クラス > Item プロパティ : Item(String) プロパティ
C1.Data.DataSource.ClientCollectionView の取得元の C1.Data.Entities.EntityViewSource の名前。
ViewSources コレクション内の指定された nameC1.Data.Entities.EntityViewSourceC1.Data.DataSource.ClientCollectionView を取得します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal name As System.String _
) As ClientCollectionView
public ClientCollectionView Item( 
   System.string name
) {get;}

パラメータ

name
C1.Data.DataSource.ClientCollectionView の取得元の C1.Data.Entities.EntityViewSource の名前。

プロパティ値

C1.Data.Entities.EntityViewSourceC1.Data.DataSource.ClientCollectionView
参照

C1DataSource クラス
C1DataSource メンバ
オーバーロード一覧