C# Class QSProjectsLib.TableInfo.PrimaryKeys

Exibir arquivo Open project: QualitySolution/QSProjects Class Usage Examples

Public Properties

Property Type Description
ParamStr string

Public Methods

Method Description
PrimaryKeys ( string IntParamName, string StrParamName = "" ) : System

Method Details

PrimaryKeys() public method

public PrimaryKeys ( string IntParamName, string StrParamName = "" ) : System
IntParamName string
StrParamName string
return System

Property Details

ParamStr public_oe property

public string ParamStr
return string