Click or drag to resize

Index Constructor (String)

Initializes a new instance of the Index class. Constructor with parameter

Namespace:  SOWIData.XML.Models
Assembly:  SOWIData.XML (in SOWIData.XML.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Index(
	string pName
)

Parameters

pName
Type: SystemString
Index name
See Also