Int64
extension Int64: FieldStorableType
extension Int64: ImportableAttributeType
extension Int64: AllowedObjectiveCKeyPathValue
extension Int64: AllowedObjectiveCAttributeKeyPathValue
extension Int64: QueryableAttributeType
-
Declaration
Swift
public typealias DestinationValueType = Int64
-
Declaration
Swift
public typealias ReturnValueType = Int64
-
Declaration
Swift
public typealias QueryableNativeType = NSNumber
-
Declaration
Swift
public static let cs_rawAttributeType: NSAttributeType
-
Declaration
Swift
@inline(__always) public static func cs_fromQueryableNativeType(_ value: QueryableNativeType) -> Int64?
-
Declaration
Swift
@inline(__always) public func cs_toQueryableNativeType() -> QueryableNativeType