smo
美
英 
- 網絡Server Management Objects; 社會化媒體優化(Social Media Optimization); 序列最小優化算法(Sequential minimal optimization)
例句
As you probably know by now, each message is represented as a Service Message Object (SMO) within the mediation flow component.
現在您可能已知道,每條消息都表示為中介流組件中的服務消息對象(ServiceMessageObject,SMO)。
In most cases, your changes will occur in only the body of the SMO and the body is an appropriate root for your mapping.
在大多數情況,將僅僅需要在SMO的主體部分進行更改,因此主體是映射合適的根。
Like the SDO standard, SMO is an aggregate that encapsulates data and history references.
就像SDO標準一樣,SMO是一種封裝了數據與歷史引用的集合體。
The Shared Context area of the SMO has been designed for storing aggregation data between a Fan Out primitive and a Fan In primitive.
SMO的共享上下文區域設計用于存儲扇出原語和扇入原語之間的聚合數據。
At run time, the Transfer Database task connects to the source and destination servers by using one or two SMO connection managers.
在運行時,傳輸數據庫任務使用一個或多個SMO連接管理器連接到源服務器和目標服務器。
Root path -- XPath expression that identifies what section of the SMO should be serialized into the message.
Rootpath—識別應該將SMO哪部分序列化到消息中的XPath表達式。
This maps all the elements under SMOHeader from the source message to the output message, which ensures that you create a valid target SMO.
這會將源消息的SMOHeader下的所有元素映射到輸出消息,這樣可確保創建有效的目標SMO。
When you create a copy of a database on the same server, only one SMO connection manager is required.
在同一服務器上創建數據庫的副本時,只需要一個SMO連接管理器。
The proposed algorithm introduced the conception of limited memory, selected proper kernel parameters and improved SMO algorithm.
該方法引入限定記憶思想,進行適當參數選擇并改進了SMO算法。
The Copy Database Wizard, however, offers an alternative method, the SMO Transfer method, that copies the database while it remains online.
但是,復制數據庫向導另外提供了一種方法,稱為SMO傳輸方法,即當數據庫處于在線狀態時對其進行復制。
If you use SMO or Management Studio with a database set to compatibility level 60, some operations will produce errors.
如果將SMO或ManagementStudio用于兼容級別設置為60的數據庫,則執行某些操作時會產生錯誤。
The SMO also provides the expert analysis and reporting that you need to gain insight into your IT service performance and costs.
SMO還提供專業分析和報告,你需要這些信息來洞悉IT服務表現和成本。
Though slower than the Detach and Attach Method, the SMO Transfer method has the advantage of preserving active connections to the database.
盡管SMO傳輸方法比分離和附加方法慢,但是它具有保留活動的數據庫連接的優點。
For one match, the primitive automatically inserts the endpoint address in the SMO header to drive the dynamic endpoint mechanism.
對于一個匹配項,該元素會自動將端點地址插入SMO消息頭,來驅動動態端點機制。
This requires SMO to take on alternatively the role of discussion leader, project leader, rapporteur, or publisher.
這就要求它扮演討論帶頭人、項目領導者、報告人和出版者等不同角色。
Once a SMO mapping has been created with the chosen root, the root cannot be changed.
一旦使用所選擇的根創建了SMO映射,就不能更改根。
Another SDO construct is service message object (SMO), which mimics a message exchanged between services.
另一種SDO構筑就是服務信息對象(SMO),它模仿了服務之間信息交換的過程。
Note that the snippet then replaces the request message in the incoming SMO with the response message.
請注意,然后代碼段使用響應消息替換了傳入SMO中的請求消息。
Mediation primitives process messages as Service Message Objects (SMOs).
中介基元將消息作為服務消息對象(SMO)處理。
An SMO is the logical representation of messages exchanged between services within WebSphere ESB.
SMO是WebSphereESB中不同服務之間交換的消息的邏輯表示。
The Message Element Setter primitive has been enhanced to provide support to append an item to an array with the SMO.
MessageElementSetter原語已得到增強,為使用SMO向數組添加項目提供支持。
Four new mediation primitives have been introduced in V6. 2 to simplify protocol header manipulation within the SMO.
中引入了4個新的中介原語來簡化SMO內的協議頭部操作。
The debugger will allow inspection of SMO values both before and after the XSL transformation primitive at runtime.
調試器將允許在運行時檢查位于XSL轉換原語前后的SMO值。
After this has entered the mediation flow component, this is represented as the SMO shown in Listing 3.
此信息進入中介流組件后,將會表示為清單3中所示的SMO。
The SMO connection managers specify the server and the authentication mode to use when accessing the server.
SMO連接管理器指定服務器以及在訪問該服務器時要使用的身份驗證模式。
A scientific board ensures that SMO's publications meet the required academic standards.
董事會的科學構成確保了研究會的出版物達到學術水準的要求。
The approach leverages the SMO transient context, which is a mechanism for communicating between mediation primitives.
這個方法利用了SMO瞬態上下文,而該瞬態上下文是一種用于在中介元素之間進行通信的機制。
A new approach based on sequential minimal optimization(SMO) Algorithm for the electric power system load forecasting was presented.
本文提出了一種基于序列最小優化算法(SMO)理論的電力系統短期負荷預測方法。
Specify the connection to a database and the SMO objects to enumerate.
指定與數據庫的連接以及要枚舉的SMO對象。
Messages themselves are represented in a logical structure called the Service Message Object (SMO).
消息本身以一種稱為服務消息對象(ServiceMessageObject,SMO)的邏輯結構表示。
The SMO connection managers specify the server and the authentication mode to use when the task accesses the server .
SMO連接管理器指定在該任務訪問服務器時使用的服務器和身份驗證模式。
Prior to WebSphere ESB V6. 2, the message logger mediation primitive logged the SMO to a specified database table schema.
在WebSphereESBV6.2之前,消息記錄器中介原語將SMO記錄到一個指定的數據庫表模式。
The code samples below show how an XML message sent to the HTTP binding is represented in the SMO when using the XML data binding.
下面的代碼示例顯示了發送到HTTP綁定的XML消息如何在使用XML數據綁定時采用SMO的形式表示。
Previously, SMO may have produced incorrect Transact-SQL statements in some scenarios.
以前,SMO會在某些情況下產生不正確的Transact-SQL語句。
Remember that we mentioned that each message becomes an SMO in the bus?
還記得我們曾提到每個消息都將成為總線中的一個SMO嗎?
SQL Server Compact Edition does not support scripting because scripting depends on SQL Server Management Objects (SMO).
SQLServerCompactEdition不支持腳本,因為腳本依賴于SQL管理對象(SMO)。
The FanOut context is a specialized area in the SMO for storing such values.
FanOut是SMO中用于存儲此類值的專用區域。
Once a SMO mapping has been created with the chosen root, you cannot change the root.
一旦使用選擇的根創建了SMO映射,您就再也無法修改根了。
Output XML is de-serialized into the SMO output object.
輸出XML反序列化為SMO輸出對象。
A custom binding implementation knows how to take the SMO and turn it into the correct format.
自定義綁定實現知道如何獲取SMO并將其轉換為正確的格式。