C# Class SIAQ.DataAccess.Object.DAFormaContacto

Inheritance: DABase
Afficher le fichier Open project: GCSoft/CEDHNL Class Usage Examples

Protected Properties

Свойство Type Description
_ErrorDescription string
_ErrorId int

Méthodes publiques

Méthode Description
SelectFormaContacto ( ENTFormaContacto ENTFormaContacto, string ConnectionString ) : DataSet

Method Details

SelectFormaContacto() public méthode

public SelectFormaContacto ( ENTFormaContacto ENTFormaContacto, string ConnectionString ) : DataSet
ENTFormaContacto SIAQ.Entity.Object.ENTFormaContacto
ConnectionString string
Résultat System.Data.DataSet

Property Details

_ErrorDescription protected_oe property

protected string _ErrorDescription
Résultat string

_ErrorId protected_oe property

protected int _ErrorId
Résultat int