ClrPart Structure

Represents a CLR part.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Structure ClrPart
'Usage
Dim instance As ClrPart
public struct ClrPart
public value class ClrPart
JScript supports the use of structures, but not the declaration of new ones.
[<SealedAttribute>]
type ClrPart =  struct end

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.

See Also

Reference

ClrPart Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace