다음을 통해 공유


SciCosFunctoid 클래스

정의

public ref class SciCosFunctoid sealed : Microsoft::BizTalk::BaseFunctoids::BaseFunctoid
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class SciCosFunctoid : Microsoft.BizTalk.BaseFunctoids.BaseFunctoid
type SciCosFunctoid = class
    inherit BaseFunctoid
Public NotInheritable Class SciCosFunctoid
Inherits BaseFunctoid
상속
SciCosFunctoid
특성

생성자

SciCosFunctoid()

속성

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)

적용 대상