BinaryType Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a binary (byte array) type.
C#
public sealed class BinaryType : Microsoft.Spark.Sql.Types.AtomicType
type BinaryType = class
inherit AtomicType
Public NotInheritable Class BinaryType
Inherits AtomicType
- Inheritance
Json |
The compact JSON representation of this data type. (Inherited from DataType) |
Simple |
Simple string version of the current data type. (Inherited from DataType) |
Type |
Normalized type name. (Inherited from DataType) |
Equals(Object) |
Checks if the given object is same as the current object by checking the string version of this type. (Inherited from DataType) |
Get |
Returns the hash code of the current object. (Inherited from DataType) |
Proizvod | Verzije |
---|---|
Microsoft.Spark | latest |