'Declaration Public Overloads Sub DataBind( _ ByVal dataSet As DataSet, _ ByVal tableIndex As Integer, _ ByVal endTimeColumn As String, _ ByVal linkToIDColumn As String, _ ByVal ownerColumn As String, _ ByVal percentCompleteColumn As String, _ ByVal startTimeColumn As String, _ ByVal timeEntryIDColumn As String _ )
public void DataBind( DataSet dataSet, int tableIndex, string endTimeColumn, string linkToIDColumn, string ownerColumn, string percentCompleteColumn, string startTimeColumn, string timeEntryIDColumn )
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2