This document is archived and information here might be outdated. Recommended version. |
A list of dataset names to include in a replica.
[Visual Basic .NET] Public ReadOnly Property DatasetNames As IEnumName
[C#] public IEnumName DatasetNames {get;}
[C++]
HRESULT get_DatasetNames(
IEnumName** enumNames
);
[C++] Parameters enumNames [out, retval]
enumNames is a parameter of type IEnumName**
This enumeration is the unexpanded enumNames enumeration that was passed into the Init method.