C# (CSharp) Subtext.Scripting 네임스페이스

중첩된 네임스페이스

Subtext.Scripting.Exceptions

클래스들

이름 설명
ConnectionString
ParameterValueChangedEventArgs Contains information about when a template parameter value changes.
Script Represents a single executable script within the full SQL script.
Script.ScriptToken Implements a linked list representing the script. This maps the structure of a script making it trivial to replace template parameters with their values.
Script.TemplateParameterToken Represents a template parameter within a script. This is specialized node within the ScriptToken linked list.
SqlScriptRunner Class used to manage and execute SQL scripts. Can also be used to hand
TemplateParameter