IDbFactoryLastSql Property |
最后一个Command SQL
Namespace: Adf.DbAssembly: Adf (in Adf.dll) Version: 4.1.5549.27750
SyntaxReadOnly Property LastSql As String
Get
property String^ LastSql {
String^ get ();
}
abstract LastSql : string with get
Property Value
Type:
String
See Also