SQLConnection.NetConn Property (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY NetConn AS DbConnection GET
public virtual DbConnection NetConn { get; }
Request Example
View SourceProperty Value
Type:
DbConnectionSee Also