3 references to IsVariableLength
System.Data.OleDb (3)
OleDbParameter.cs (3)
357
else if (dbtype.
IsVariableLength
)
533
|| (!ShouldSerializeSize() && metaType.
IsVariableLength
)
550
else if (!ShouldSerializeSize() && _metaType.
IsVariableLength
)