GigaSpaces XAP.NET Documentation
AddPathIndex Method (path)
Class LibraryGigaSpaces.Core.MetadataSpaceTypeDescriptorBuilderAddPathIndex(String)
Adds an index with Basic type for the specified index.
Declaration Syntax
C#Visual BasicVisual C++J#
public void AddPathIndex(
	string path
)
Public Sub AddPathIndex ( _
	path As String _
)
public:
void AddPathIndex(
	String^ path
)
public void AddPathIndex(
	String path
)
Parameters
path (String)
Path to index.

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)