Miner.Data.Access Assembly > Miner.Data.Access Namespace > DataHelper Class > GetColumnValues Method : GetColumnValues(DataRow,DataColumn[],DataRowVersion) Method |
'Declaration Public Overloads Shared Function GetColumnValues( _ ByVal row As DataRow, _ ByVal columns() As DataColumn, _ ByVal version As DataRowVersion _ ) As Object()
'Usage Dim row As DataRow Dim columns() As DataColumn Dim version As DataRowVersion Dim value() As Object value = DataHelper.GetColumnValues(row, columns, version)
public static object[] GetColumnValues( DataRow row, DataColumn[] columns, DataRowVersion version )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.