| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
ANYDATASET TYPE, 11 of 11
This function gets the number of data instances in an AnyDataSet.
MEMBER FUNCTION GetCount( self IN AnyDataSet) RETURN PLS_INTEGER;
| Parameter | Description |
|---|---|
|
self |
The AnyDataSet being accessed. |
The number of data instances.
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|