E
Eran
Hi
How do i get to set (in .net ) the column properties of:
ValidationRule
ValidationText
AllowZeroLength
DefinedSize
I have defined
Dim clmLoop As System.Data.DataColumn
but it seems to have some missing column properties that
were avaliable in vb6 with reference to adox
How do i get to set (in .net ) the column properties of:
ValidationRule
ValidationText
AllowZeroLength
DefinedSize
I have defined
Dim clmLoop As System.Data.DataColumn
but it seems to have some missing column properties that
were avaliable in vb6 with reference to adox