QuickObjects.DBLibrary Send comments on this topic.
SessionEndCommandType Property
See Also 
Akal.QuickObjects.DBLibrary Namespace > DatabaseObjectSQL Class : SessionEndCommandType Property

SessionEndCommandType

Holds a CommandType that indicates weather the SessionEndCommand is of type Text or Stored Procedure. TableDirect command type is not supported.

Syntax

C# 
[XmlIgnoreAttribute()]
public CommandType SessionEndCommandType {get; set;}

Requirements

Target Platforms: .NET Framework 1.1 or .NET Framework 2.0

See Also