Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回指定列的名称。
Public Overrides Function GetName(ByVal index As Integer) As String
public override string GetName(int index)
index 从零开始的列索引。
指定列的名称。