SnapDAL Library Documentation

BasicStatement Class

The simple statement class. Just holds values.

For a list of all members of this type, see BasicStatement Members.

System.Object
   Statement
      BasicStatement

public class BasicStatement : Statement

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SnapDAL.Statements

Assembly: SnapDAL (in SnapDAL.dll)

See Also

BasicStatement Members | SnapDAL.Statements Namespace