PreviousNext
Help > Easycom .NET > System.Data.EasycomClient namespace > EacConnection > EacConnection methods > EacConnection.CreateCommand()
EacConnection.CreateCommand()

 

public EacCommand CreateCommand ( )

 

This creates an EacCommand object that is automatically linked to the EacConnection object. This is an alternative to the EacCommand constructor that takes an EacConnection object as a parameter (useful when doing generic programming).