Gets the scroll operation for the specified scroll movement.
[Visual Basic]
Public Function GetScrollOperation( _
ByVal movement As ScrollMovement _
) As String
This method returns the operation associated with the specified scroll movement.
Gets the scroll operation for the specified scroll movement, in the context of the current recordset.
RecordSetMetaData Class | RecordSetMetaData Members | WRQ.Verastream.HostIntegrator Namespace