BaseFunctoid.GetInlineScriptBuffer(ScriptType, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual System::String ^ GetInlineScriptBuffer(Microsoft::BizTalk::BaseFunctoids::ScriptType scriptType, int numParams, int functionNumber);
protected virtual string GetInlineScriptBuffer (Microsoft.BizTalk.BaseFunctoids.ScriptType scriptType, int numParams, int functionNumber);
abstract member GetInlineScriptBuffer : Microsoft.BizTalk.BaseFunctoids.ScriptType * int * int -> string
override this.GetInlineScriptBuffer : Microsoft.BizTalk.BaseFunctoids.ScriptType * int * int -> string
Parameters
- scriptType
- ScriptType
- numParams
- Int32
- functionNumber
- Int32