SearchStoredProcedureManagerGetSqlTypeName Method |
Namespace:
FileHold.LibraryManager.Code
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic static string GetSqlTypeName(
DbType dbType
)
Parameters
- dbType
- Type: System.DataDbType
Return Value
Type:
String
See Also