C# Class JetstreamLaunchpad.DAL.TersoConnectEntity

Inheritance: IDisposable
Afficher le fichier Open project: tersosolutions/JetstreamSDK-.NET_Launchpad

Protected Properties

Свойство Type Description
ObjTersoDataContext tersodbEntities

Méthodes publiques

Méthode Description
Dispose ( ) : void

Function is used to dispose unused objects.

Private Methods

Méthode Description
Dispose ( bool disposing ) : void

Dispose(bool disposing) executes in two distinct scenarios. If disposing equals true, it will dispose managed and unmanaged resources. If disposing equals false, only unmanaged resources can be disposed.

Method Details

Dispose() public méthode

Function is used to dispose unused objects.
public Dispose ( ) : void
Résultat void

Property Details

ObjTersoDataContext protected_oe property

protected tersodbEntities,JetstreamLaunchpad.DAL ObjTersoDataContext
Résultat tersodbEntities