[This is preliminary documentation and is subject to change.]
| C# | Visual Basic | Visual C++ |
protected CompareResults CreateCompareResults( int numberOfColumns, AttributeCollections attributeCollections, string tableDescription, StringCollection attributeSetDescriptions )
Protected Function CreateCompareResults ( _ numberOfColumns As Integer, _ attributeCollections As AttributeCollections, _ tableDescription As String, _ attributeSetDescriptions As StringCollection _ ) As CompareResults
protected: CompareResults^ CreateCompareResults( int numberOfColumns, AttributeCollections^ attributeCollections, String^ tableDescription, StringCollection^ attributeSetDescriptions )
- numberOfColumns (Int32)
- attributeCollections (AttributeCollections)
- tableDescription (String)
- attributeSetDescriptions (StringCollection)