GetValueFromRowAsRowVersion

Method GetValueFromRowAsRowVersion Method

Class :CA.Blocks.DataAccess.DataHelper

Namespace :CA.Blocks.DataAccess

Assembly : CA.Blocks.DataAccess.dll

Overloads

StaticGetValueFromRowAsRowVersion(System.Data.DataRow,System.String)
StaticGetValueFromRowAsRowVersion(System.Data.DataRow,System.Int32)
StaticGetValueFromRowAsRowVersion(System.Data.DataRow,System.Data.DataColumn)
StaticGetValueFromRowAsRowVersion(System.Data.DataRow,System.String)

Parameters
NameTypeDescription
drSystem.Data.DataRow
sColumnNameSystem.String
Returns

System.UInt64

StaticGetValueFromRowAsRowVersion(System.Data.DataRow,System.Int32)

Parameters
NameTypeDescription
drSystem.Data.DataRow
columnIndexSystem.Int32
Returns

System.UInt64

StaticGetValueFromRowAsRowVersion(System.Data.DataRow,System.Data.DataColumn)

Parameters
NameTypeDescription
drSystem.Data.DataRow
dcSystem.Data.DataColumn
Returns

System.UInt64