[As per the docs](https://docs.microsoft.com/en-us/dotnet/api/system.data.common.dbcommand.commandtext?view=netframework-4.8#System_Data_Common_DbCommand_CommandText). I'd also consider throwing if null is set, although that would be a slightly bigger breaking change.
As per the docs.
I'd also consider throwing if null is set, although that would be a slightly bigger breaking change.