C# Class _3PA.MainFeatures.Parser.ParsedIndex

defines a index of a table
显示文件 Open project: jcaillon/3P

Public Methods

Method Description
ParsedIndex ( string name, ParsedIndexFlag flag, List fieldsList ) : System

Method Details

ParsedIndex() public method

public ParsedIndex ( string name, ParsedIndexFlag flag, List fieldsList ) : System
name string
flag ParsedIndexFlag
fieldsList List
return System