SnapDAL Library Documentation

Parm.Type Field

The Type as it will be used in code, normally the unboxed clr value types It can take the provider specific type as well, but it would be up to the programmer to provide the correct type in that case as SnapDAL will not be able to convert between one provider's version and another

public string Type;

See Also

Parm Class | SnapDAL Namespace