IUpdateableDataRecord.GetValue(Int32, DataRecordVersion) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Object ^ GetValue(int index, Microsoft::HostIntegration::MsHostFileClient::DataRecordVersion version);
public object GetValue (int index, Microsoft.HostIntegration.MsHostFileClient.DataRecordVersion version);
abstract member GetValue : int * Microsoft.HostIntegration.MsHostFileClient.DataRecordVersion -> obj
Public Function GetValue (index As Integer, version As DataRecordVersion) As Object
Parameters
- index
- Int32
- version
- DataRecordVersion