[This is preliminary documentation and is subject to change.]
Copy from the local Dataset into the given destination Dataset as defined by the
default Tag Type list.
| C# | Visual Basic | Visual C++ |
public void CopyTo( AttributeSet destinationDataset )
Public Sub CopyTo ( _ destinationDataset As AttributeSet _ )
public: void CopyTo( AttributeSet^ destinationDataset )
- destinationDataset (AttributeSet)
- Dataset being populated by the default Tag Type list.