Click or drag to resize
DatabaseServerServerType Property
Gets or sets the database server type.

Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi (in Sdl.LanguagePlatform.TranslationMemoryApi.dll) Version: 1.6.0.0 (1.14.4157.0)
Syntax
public DatabaseServerType ServerType { get; set; }

Property Value

Type: DatabaseServerType
Exceptions
ExceptionCondition
ObjectDeletedExceptionThrown when trying to set ServerType of an entity that no longer exists.
InvalidOperationExceptionThrown when trying to set this property after initial creation of the database server.
Remarks
This property can not be changed after the database server has been created.
See Also
Community
Edit

Be the first to Edit the community content of this topic.
Comments