public SchemeIncludedColumnCollection IncludedColumns { get; }Public ReadOnly Property IncludedColumns As SchemeIncludedColumnCollection
Getpublic:
property SchemeIncludedColumnCollection^ IncludedColumns {
SchemeIncludedColumnCollection^ get ();
}member IncludedColumns : SchemeIncludedColumnCollection with get