PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Creates the SXML datatable.

Namespace: Smartsite.FacetedSearch
Assembly:  Smartsite.FacetedSearch (in Smartsite.FacetedSearch.dll)

Syntax

C#Copy imageCopy Code
public  CreateSXMLDatatable(
	bool internalUse
)
Visual Basic (Declaration)Copy imageCopy Code
Public Function CreateSXMLDatatable ( _
	internalUse As  _
) As 

Parameters

internalUse
Boolean
if set to true a datatable for internal use will be returned (other set of columns).

Return Value

See Also

Advanced