C# Class QSProjectsLib.TableInfo.DeleteDependenceItem

Afficher le fichier Open project: QualitySolution/QSProjects

Méthodes publiques

Свойство Type Description
SqlParam PrimaryKeys
sqlwhere string

Méthodes publiques

Méthode Description
DeleteDependenceItem ( string sqlwhere, string StrParamName, string IntParamName ) : System

Method Details

DeleteDependenceItem() public méthode

public DeleteDependenceItem ( string sqlwhere, string StrParamName, string IntParamName ) : System
sqlwhere string
StrParamName string
IntParamName string
Résultat System

Property Details

SqlParam public_oe property

public PrimaryKeys SqlParam
Résultat PrimaryKeys

sqlwhere public_oe property

public string sqlwhere
Résultat string