BTXService.DupTable コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
BTXService.DupTable(Hashtable) | |
BTXService.DupTable(SerializationInfo, StreamingContext) |
BTXService.DupTable(Hashtable)
public:
DupTable(System::Collections::Hashtable ^ innerTable);
public DupTable (System.Collections.Hashtable innerTable);
new Microsoft.BizTalk.XLANGs.BTXEngine.BTXService.DupTable : System.Collections.Hashtable -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXService.DupTable
Public Sub New (innerTable As Hashtable)
パラメーター
- innerTable
- Hashtable
適用対象
BTXService.DupTable(SerializationInfo, StreamingContext)
protected:
DupTable(System::Runtime::Serialization::SerializationInfo ^ info, System::Runtime::Serialization::StreamingContext context);
protected DupTable (System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context);
new Microsoft.BizTalk.XLANGs.BTXEngine.BTXService.DupTable : System.Runtime.Serialization.SerializationInfo * System.Runtime.Serialization.StreamingContext -> Microsoft.BizTalk.XLANGs.BTXEngine.BTXService.DupTable
Protected Sub New (info As SerializationInfo, context As StreamingContext)
パラメーター
- info
- SerializationInfo
- context
- StreamingContext