Missing <summary> documentation for M:Spring.Data.Generic.IAdoOperations.QueryWithRowMapperDelegate``1(System.Data.CommandType,System.String,Spring.Data.Generic.RowMapperDelegate{``0},System.String,System.Enum,System.Int32,System.Object)
[Visual Basic] Public Sub QueryWithRowMapperDelegate(Of T)( _ ByVal cmdType As CommandType, _ ByVal cmdText As String, _ ByVal rowMapperDelegate As RowMapperDelegate(Of T), _ ByVal parameterName As String, _ ByVal dbType As Enum, _ ByVal size As Integer, _ ByVal parameterValue As Object _ )