Valuer
Overview
Location
-
Reference:
- Go.dll .NET, .NET Standard 2.0
- Go.fx Island
- Namespace: go.database.sql.driver
- Platforms: .NET, .NET Standard 2.0, Island
Required Methods
Value
method Value: tuple of (Object, error)
(Object, error) Value()
func Value() -> tuple of (Object, error)
func Value() tuple of (interface{}, error)
Function Value() As Tuple (Of Object, error)