Gets the names of the column sets that can be used to create listings with this interface.
Syntax
Visual Basic (Declaration) | |
---|
Function GetColumnSetNames() As EdmStrLst5 |
C# | |
---|
EdmStrLst5 GetColumnSetNames() |
C++/CLI | |
---|
EdmStrLst5^ GetColumnSetNames(); |
Return Value
IEdmStrLst5; list of column set names that can be used as a parameter in
IEdmBatchListing::CreateList
Remarks
See Also
Availability
PDMWorks Enterprise 2007