Int32
extension Int32: FieldStorableType
extension Int32: ImportableAttributeType
extension Int32: AllowedObjectiveCKeyPathValue
extension Int32: AllowedObjectiveCAttributeKeyPathValue
extension Int32: QueryableAttributeType
-
Declaration
Swift
public typealias DestinationValueType = Int32
-
Declaration
Swift
public typealias ReturnValueType = Int32
-
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) -> Int32?
-
Declaration
Swift
@inline(__always) public func cs_toQueryableNativeType() -> QueryableNativeType