|
AdoDataConnectionANSI Method
|
Instructs
AdoDataConnection to treat this string as an ANSI string in parameterized queries.
Namespace: GSF.DataAssembly: GSF.Core (in GSF.Core.dll) Version: 2.4.292-beta+ff8619a567cbba310ce07bc35aa2d66c4852a948
SyntaxView SourceParameters
- value String
- The string to be treated as ANSI.
Return Value
ObjectThe value to be used in parameterized queries.
See Also