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