SplitToType Class
Represents the split to type.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public NotInheritable Class SplitToType
'Usage
Dim instance As SplitToType
public sealed class SplitToType
public ref class SplitToType sealed
public final class SplitToType
[<SealedAttribute>]
type SplitToType = class end
Inheritance Hierarchy
System.Object
Microsoft.Data.Schema.SchemaModel.SplitToType
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.