MathAbsFunctoid 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class MathAbsFunctoid sealed : Microsoft::BizTalk::BaseFunctoids::BaseFunctoid
[System.Runtime.InteropServices.ComVisible(false)]
public sealed class MathAbsFunctoid : Microsoft.BizTalk.BaseFunctoids.BaseFunctoid
type MathAbsFunctoid = class
inherit BaseFunctoid
Public NotInheritable Class MathAbsFunctoid
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)
|
適用於