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

SessionStartCommandType

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

Syntax

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

Requirements

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

See Also