DigitalData.Modules.EDMI.API
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
Windows username of the user responsible for the request. Defaults to the currently logged in user.
Language code of the client responsible for the request. Defaults to the language of the current client.
Import options for NewFileAsync.
Date when the file was imported. Can be in the past. Defaults to now.
Import options for NewFileAsync.
Should the changes in the file result in a new version? Otherwise the old file will be overridden.
Date when the file was imported. Can be in the past. Defaults to now.
Date when the file was imported. Can be in the past. Defaults to now.
Creates a channel and adds a Faulted-Handler
A channel object
Parse a IPAddress:Port String into its parts
A Server Address, for example: 192.168.1.50, 192.168.1.50:9000, 192.168.1.50;9000
Creates a new EDMI Client object
LogConfig object
The IP address/hostname and port, separated by semicolon or colon, ex. 1.2.3.4:9000
Creates a new EDMI Client object
LogConfig object
The IP address to connect to
The Port number to use for the connection
Connect to the service
True if connection was successful, false otherwise
Aborts the channel and creates a new connection
Imports a file from a filepath, creating a IDB ObjectId and Filesystem Object
Type of ObjectStore. Can be WORK or ARCHIVE.
Business entity that the new file object should belong to.
Other file import options
When local filepath was not found
When there was a error in the Service
The ObjectId of the newly generated filesystem object
Return infos about a file object
Infos about MaxBufferSize and MaxBufferPoolSize
https://social.msdn.microsoft.com/Forums/vstudio/en-US/d6e234d3-942f-4e9d-8470-32618d3f3212/maxbufferpoolsize-vs-maxbuffersize?forum=wcf
Options for GetDatatable
Filter expression for the cached Datatable
Columns to sort the cached Datatable by
Force the fallback, skipping the service completely
Connection Id to use, references TBDD_CONNECTION
Creates a new options object for GetDatatable options
SQL Command to execute as fallback
Named Database to use for the fallback SQL Command
Set the IDB Database class after initializing the class.
It is now your responsibility to make sure to not use any IDB calls before calling this method.
Returns a Datatable by trying to fetch a cached version from the service, then querying the database through the service and querying the database directly as fallback.
Name of the Cached Datatable
Options object
Returns a datatable directly from the database.
Options object
Returns a Datatable by trying to fetch a cached version from the service, then querying the database through the service and querying the database directly as fallback.
Name of the Cached Datatable
SQL Command to execute as fallback
Named Database to use for the fallback SQL Command
Filter expression for the cached Datatable
Columns to sort the cached Datatable by
Force the fallback, skipping the service completely
Connection Id to use, references TBDD_CONNECTION
Returns a Scalar Value by querying the database through the service and querying the database directly as fallback.
SQL Command to execute as fallback
Named Database to use for the fallback SQL Command
Force the fallback, skipping the service completely
Connection Id to use, references TBDD_CONNECTION
Returns a Scalar Value by querying the database through the service and querying the database directly as fallback.
SQL Command to execute as fallback
Named Database to use for the fallback SQL Command
Force the fallback, skipping the service completely
Connection Id to use, references TBDD_CONNECTION