Property | Type | Description |
---|
Method | Description | |
---|---|---|
NativeCursorInfo ( IQueryPlanNode queryPlan ) : System | ||
NativeCursorInfo ( IQueryPlanNode queryPlan, bool forUpdate ) : System |
public NativeCursorInfo ( IQueryPlanNode queryPlan ) : System | ||
queryPlan | IQueryPlanNode | |
return | System |
public NativeCursorInfo ( IQueryPlanNode queryPlan, bool forUpdate ) : System | ||
queryPlan | IQueryPlanNode | |
forUpdate | bool | |
return | System |