A
Amirallia
Hello
I want to know the length of the nvarchar column in a SQLCE table
I know if the datatype is nvarchar or not with the statment
tbl.Columns(i).DataType.Name, but I can't get the length of the
nvarchar field.
Any idea ?
I want to know the length of the nvarchar column in a SQLCE table
I know if the datatype is nvarchar or not with the statment
tbl.Columns(i).DataType.Name, but I can't get the length of the
nvarchar field.
Any idea ?