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