datatype or data type?

  • Thread starter Thread starter Mark
  • Start date Start date
M

Mark

Ok - is it a data type or a datatype? I've seen both spellings ... which
one is right? Or does the context change the correct spelling?

I work primarily with C# and SQL Server.

thanks in advance.

mark
 
Mark,

When it is a property it can be DataType

When it is a type of data it can be data type

I hope this helps?

Cor
 
Back
Top