Get SQL text
Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public string SqlText { get; }
public string SqlText { get; }
Public ReadOnly Property SqlText As String
Get
Public ReadOnly Property SqlText As String
Get
public:
property String^ SqlText {
String^ get ();
}
public:
property String^ SqlText {
String^ get ();
}
member SqlText : string with get
member SqlText : string with get
Property Value
Type:
String