ScriptingOptions.NoVardecimal Property
Gets or sets an object that specifies whether to include the N clause when you create vardecimal columns in the generated script.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: System.BooleanBoolean object represents NoFileStreamColumn value in the scripting options.If True the vardecimal columns are not included in the script. Otherwise, False (default).