TableExtractorFunctoid 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class TableExtractorFunctoid sealed : Microsoft::BizTalk::BaseFunctoids::BaseFunctoid
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class TableExtractorFunctoid : Microsoft.BizTalk.BaseFunctoids.BaseFunctoid
type TableExtractorFunctoid = class
inherit BaseFunctoid
Public NotInheritable Class TableExtractorFunctoid
Inherits BaseFunctoid
- 继承
-
- 属性
-
构造函数
属性
方法
AddInputConnectionType(ConnectionType)
|
(继承自 BaseFunctoid)
|
AddScriptTypeSupport(ScriptType)
|
(继承自 BaseFunctoid)
|
BuildDynamicScriptHeader(String, String, String, Int32)
|
(继承自 BaseFunctoid)
|
GetBestSupportedScriptType(ArrayList)
|
(继承自 BaseFunctoid)
|
GetExternalFunctionName(Int32)
|
(继承自 BaseFunctoid)
|
GetFunctionName(ScriptType, Int32)
|
(继承自 BaseFunctoid)
|
GetFunctionName(ScriptType)
|
(继承自 BaseFunctoid)
|
GetInlineScriptBuffer(ScriptType, Int32, Int32)
|
(继承自 BaseFunctoid)
|
GetInputConnectionType(Int32)
|
(继承自 BaseFunctoid)
|
GetMaxParams(ScriptType)
|
(继承自 BaseFunctoid)
|
GetMinParams(ScriptType)
|
(继承自 BaseFunctoid)
|
GetResourceManager(String)
|
(继承自 BaseFunctoid)
|
GetScriptBuffer(ScriptType, Int32, Int32)
|
(继承自 BaseFunctoid)
|
GetScriptBuffer(ScriptType, Int32)
|
(继承自 BaseFunctoid)
|
GetScriptBuffer(ScriptType)
|
(继承自 BaseFunctoid)
|
GetScriptGlobalBuffer(ScriptType)
|
(继承自 BaseFunctoid)
|
IsSupportedScriptType(ScriptType)
|
(继承自 BaseFunctoid)
|
LoadBitmap(String, String)
|
(继承自 BaseFunctoid)
|
LoadString(String, String)
|
(继承自 BaseFunctoid)
|
RemoveScriptTypeSupport(ScriptType)
|
(继承自 BaseFunctoid)
|
SetBitmap(String)
|
(继承自 BaseFunctoid)
|
SetDescription(String)
|
(继承自 BaseFunctoid)
|
SetExternalFunctionName(String, String, String, String)
|
(继承自 BaseFunctoid)
|
SetExternalFunctionName(String, String, String)
|
(继承自 BaseFunctoid)
|
SetExternalFunctionName2(String)
|
(继承自 BaseFunctoid)
|
SetExternalFunctionName3(String)
|
(继承自 BaseFunctoid)
|
SetExternalFunctionNameWithAsmPath(String, String, String, String)
|
(继承自 BaseFunctoid)
|
SetMaxParams(Int32)
|
(继承自 BaseFunctoid)
|
SetMinParams(Int32)
|
(继承自 BaseFunctoid)
|
SetName(String)
|
(继承自 BaseFunctoid)
|
SetScriptBuffer(ScriptType, String, Int32)
|
(继承自 BaseFunctoid)
|
SetScriptBuffer(ScriptType, String)
|
(继承自 BaseFunctoid)
|
SetScriptGlobalBuffer(ScriptType, String)
|
(继承自 BaseFunctoid)
|
SetTooltip(String)
|
(继承自 BaseFunctoid)
|
SetupResourceAssembly(String, Assembly)
|
(继承自 BaseFunctoid)
|
适用于