If data_type identifies a character or bit string type, the declared maximum length; null for all other data types or if no maximum length was declared.
If data_type identifies a character or bit string type, the declared maximum length; null for all other data types or if no maximum length was declared.
Maximum length, in characters, for binary data, character data, or text and image data. -1 for xml and large-value type data. Otherwise, NULL is returned. For more information, see Data Types (Transact-SQL).