Property CommandType
CommandType
Gets or sets the query's CommandType: Text, StoredProcedure or TableDirect; null when not stated.
public string? CommandType { get; set; }
Gets or sets the query's CommandType: Text, StoredProcedure or TableDirect; null when not stated.
public string? CommandType { get; set; }