Property | Type | Description | |
---|---|---|---|
ObjTersoDataContext |
Method | Description | |
---|---|---|
Dispose ( ) : void |
Function is used to dispose unused objects.
|
Method | 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.
|