TableValuedFunction.OrderColumnsRelationship Class

 

Model schema container class for OrderColumnsRelationship

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dac.Model.TableValuedFunction.OrderColumnsRelationship

Syntax

public static class OrderColumnsRelationship
public ref class OrderColumnsRelationship abstract sealed 
[<AbstractClass>]
[<Sealed>]
type OrderColumnsRelationship = class end
Public NotInheritable Class OrderColumnsRelationship

Properties

Name Description
System_CAPS_pubpropertySystem_CAPS_static Ascending

Ascending property class of OrderColumnsRelationship

System_CAPS_pubpropertySystem_CAPS_static RelationshipClass

Relationship class for OrderColumnsRelationship

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

Microsoft.SqlServer.Dac.Model Namespace

Return to top