This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Represents a part of a sql statement that has been split in multiple statements.

Namespace: Smartsite.Data
Assembly:  Smartsite.Data (in Smartsite.Data.dll)

Syntax

C#Copy imageCopy Code
public class SqlStatementPart
Visual Basic (Declaration)Copy imageCopy Code
Public Class SqlStatementPart

Inheritance Hierarchy

System..::..Object
  Smartsite.Data..::..SqlStatementPart

See Also

Advanced