Click or drag to resize
DatabaseServerProperties Enumeration
Represents the additional related objects that can be retrieved when retrieving one or more database servers.

Namespace: Sdl.LanguagePlatform.TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi (in Sdl.LanguagePlatform.TranslationMemoryApi.dll) Version: 1.6.0.0 (1.14.4157.0)
Syntax
[FlagsAttribute]
public enum DatabaseServerProperties
Members
  Member nameValueDescription
None0 Retrieve just the database server, but no additional objects.
Containers1 Retrieve the translation memory containers hosted on the database server.
ContainerTranslationMemories2 Retrieve the translation memory containers hosted on the database server and the translation memories present in the containers.
All3 Retrieve the translation memory containers hosted on the database server and the translation memories present in the containers.
See Also
Community
Edit

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