Column.IsLast 属性

定义

返回一个值,该值指示指定的列是否是表中的最后一列。

public:
 property bool IsLast { bool get(); };
public bool IsLast { get; }
member this.IsLast : bool
Public ReadOnly Property IsLast As Boolean

属性值

适用于