共用方式為


SciExpFunctoid 類別

定義

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

建構函式

SciExpFunctoid()

屬性

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)

適用於