SPUtility.ParseSqlType method
SharePoint 2013
NOTE: This API is now obsolete.
Converts the string representation of a SqlDbType enumeration value to a SqlDbType enumeration value.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("Reserved for internal use only.")] [SubsetCallableIncludeObsoleteMemberAttribute] public static SqlDbType ParseSqlType( string type )
Parameters
- type
- Type: System.String
The string representation of a SqlDbType enumeration value.