Class SQLExecutionProperties
Inheritance
System.Object
SQLExecutionProperties
Namespace: Telerik.OpenAccess.SPI
Assembly: Telerik.OpenAccess.dll
Syntax
public class SQLExecutionProperties
Constructors
SQLExecutionProperties()
Declaration
public SQLExecutionProperties()
Properties
SQLScriptFile
Declaration
[Argument("SQL script file name", "filename")]
public string SQLScriptFile { get; set; }
Property Value
System.
|