Interface IRowSetInternal
.NET interface for TO BE DEFINED FROM USER
public interface IRowSetInternal
Properties
Connection
Connection Connection { get; }
Property Value
Original
ResultSet Original { get; }
Property Value
OriginalRow
ResultSet OriginalRow { get; }
Property Value
Params
object[] Params { get; }
Property Value
- object[]
Methods
SetMetaData(RowSetMetaData)
void SetMetaData(RowSetMetaData arg0)