*** This interface provides Binary Compatibility only, not Source Compatibility ***

Interface DatasetEntryInterface

All Superinterfaces:
com.sas.entities.EntityKeyInterface, EntryInterface, LibraryMemberEntryInterface, Remote, ResultSetProviderInterface

@SASScope("ALL") @BinaryCompatibilityOnly public interface DatasetEntryInterface extends LibraryMemberEntryInterface, ResultSetProviderInterface, Remote
The DatasetEntryInterface provides a mechanism for getting the attributes of a data set entry. SAS data sets can only be published using the MVA Publish Framework. When a data set is published, it is stored in the result package in an intermediate form.

The Java API can be used to retrieve the SAS data set that has been published to a result package. This interface provides a way to obtain the result set which can be used to obtain the actual data.

Since:
1.0