MassCopyFunctoid 类

定义

public ref class MassCopyFunctoid sealed : Microsoft::BizTalk::BaseFunctoids::BaseFunctoid
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class MassCopyFunctoid : Microsoft.BizTalk.BaseFunctoids.BaseFunctoid
type MassCopyFunctoid = class
    inherit BaseFunctoid
Public NotInheritable Class MassCopyFunctoid
Inherits BaseFunctoid
继承
MassCopyFunctoid
属性

构造函数

MassCopyFunctoid()

属性

Category (继承自 BaseFunctoid)
Description (继承自 BaseFunctoid)
ExternalAssembly (继承自 BaseFunctoid)
ExternalAssemblyPartialName (继承自 BaseFunctoid)
ExternalAssemblyPath (继承自 BaseFunctoid)
ExternalClassName (继承自 BaseFunctoid)
HasSideEffects (继承自 BaseFunctoid)
HasVariableInputs (继承自 BaseFunctoid)
ID (继承自 BaseFunctoid)
Image (继承自 BaseFunctoid)
Image16 (继承自 BaseFunctoid)
Name (继承自 BaseFunctoid)
OutputConnectionType (继承自 BaseFunctoid)
RequiredGlobalHelperFunctions (继承自 BaseFunctoid)
Tooltip (继承自 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)

适用于