Click or drag to resize
CommandDefinitionCommandText Property
The command (sql or a stored-procedure name) to execute

Namespace: Dapper
Assembly: VirtualRadar.Database (in VirtualRadar.Database.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string CommandText { get; }

Property Value

Type: String
See Also