Skip to main content
Version: 8.1

C# classes to avoid in install scripts

Level: intermediate

View the list of the C# classes and their methods to avoid in package install scripts in the table below.

C# classes to avoid in package install scripts

C# class to avoid

Methods to avoid

Terrasoft.Core.DB.Insert

All methods of the class

Terrasoft.Core.DB.InsertSelect

All methods of the class

Terrasoft.Core.DB.CustomQuery

All methods of the class

Terrasoft.Core.DB.Delete

All methods of the class

Terrasoft.Core.DB.Update

All methods of the class

Terrasoft.Core.DB.UpdateSelect

All methods of the class

Terrasoft.Core.DB.DBMetaScript

All methods of the class

Terrasoft.Core.DB.DBExecutor.Execute(sqlText)

All methods of the class

Terrasoft.Core.DB.DBLobUtilities

All methods of the class

Terrasoft.Core.DB.UserDefinedFunction

All methods of the class

Terrasoft.Core.DB.StoredProcedure

All methods of the class

Terrasoft.Core.DB.DbCommentMetaEngine

All methods of the class

Terrasoft.Core.DB.EntitySchemaDbInfoActualizer

All methods of the class

Terrasoft.Core.DB.Sequence

All methods of the class

Terrasoft.Core.SchemaManager

RemoveSchema()

SaveSchema()

SaveSchemaInCustomPackage()

SaveSchemaMetaData()

MoveSchemas()

MoveSchema()

SaveSchemaPackageDifference()

Terrasoft.Core.Process.BaseProcessSchemaManager

RemoveRunningProcessDataByUId()

RemoveRunningProcessData()

EnableProcess()

DisableProcess()

Terrasoft.Core.Process.ProcessSchemaManager

SaveDesignedSchema()

Save()

ConvertProcessSchema()

CopyProcessSchema()

Terrasoft.Core.Campaign.CampaignSchemaManager

UnregisterStartSignalEvents()

ActualizeCampaignSchemaInfo()

SaveSchemaCopy()

Terrasoft.Core.Entities.EntitySchemaManager

SaveSchema()

SaveEntitySchemaReferences()

Terrasoft.Services.ServiceSchemaManager

SaveSchema()

Terrasoft.Core.ImageAPI.ImageAPI

All methods of the class

Terrasoft.Core.ImageAPI.IImageAPI

All methods of the class

Terrasoft.Core.Packages.PackageStorage

All methods of the class

Terrasoft.Core.Packages.PackageCompileDBStorage

All methods of the class

Terrasoft.Core.Packages.PackageDBStorage

All methods of the class

Terrasoft.Core.Packages.PackageFileStorage

All methods of the class

Terrasoft.Core.Packages.PackageNonRemovableResourcesStorage

All methods of the class

Terrasoft.Core.Packages.PackageRepositoryStorage

All methods of the class

Terrasoft.Core.Packages.PackageZipFileStorage

All methods of the class

Terrasoft.Core.Packages.SinglePackageDBStorage

All methods of the class

Terrasoft.Core.Packages.SinglePackageSvnStorage

All methods of the class

Terrasoft.Core.Packages.PackageInstallUtilities

All methods of the class

Terrasoft.Core.Packages.WorkspaceUtilities

All methods of the class

Terrasoft.Core.Process.ProcessUserTaskExtensions

All methods of the class

Terrasoft.Core.Configuration.SysSettings

SetValue()

SetDefValue()

Terrasoft.Core.LicManager

DeleteLicenses()

DeleteUsersLicenses()

DeleteUserLicense()

AddUsersAvailableLicences()

AddLicensesToActiveUsers()

AddUserLicense()

Terrasoft.Core.Scheduler.AppScheduler

All methods of the class

Terrasoft.Core.Process.ProcessEngineImpl

All methods of the class

Terrasoft.Core.Translation.IResourceProvider

All methods of the class

Terrasoft.Nui.ServiceModel.WebService

All methods of the class

Terrasoft.Nui.ServiceModel.BaseCrudDataService

All methods of the class

Terrasoft.Nui.ServiceModel.BaseSysSettingsService

All methods of the class

Terrasoft.Nui.ServiceModel.BaseSspCrudDataService

All methods of the class

Terrasoft.Nui.ServiceModel.Extensions

All methods of the class

Terrasoft.Web.Common.LoginUtilities

All methods of the class

Terrasoft.Web.Common.SysAdminUtilities

CreateUser()

RemoveUserRoles()

RunUpdateSsoContactProcess()

SaveSsoContactValues()

Terrasoft.File.Abstractions.IFile

CopyAsync()

MoveAsync()

DeleteAsync()

WriteAsync()

SaveAsync()

SetAttribute()

Terrasoft.IO.IDirectory and System.IO.Directory

CreateDirectory()

Clear()

Delete()

SafeDelete()

Move()

CreateOrReplaceDirectory()

CopyDirectory()

Terrasoft.IO.IFile and System.IO.File

Copy()

Create()

Delete()

Move()

SetAttributes()

SetCreationTime()

SetLastWriteTimeUtc()

WriteAllBytes()

WriteAllLines()

WriteAllText()

System.Data.Common

All methods of the class

System.Data.SqlClient

All methods of the class

Microsoft.Data.SqlClient

All methods of the class

Oracle.DataAccess

All methods of the class

Oracle.ManagedDataAccess

All methods of the class

Npgsql

All methods of the class

NEventStore

All methods of the class

Quartz

All methods of the class