使用英语阅读

通过


LogicalIsDateFunctoid 类

定义

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

构造函数

属性

方法

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)

适用于