Click or drag to resize

SearchStoredProcedureManagerGetSqlTypeName Method

Namespace:  FileHold.LibraryManager.Code
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public static string GetSqlTypeName(
	DbType dbType
)

Parameters

dbType
Type: System.DataDbType

Return Value

Type: String
See Also