Compartir a través de


PropertyOrderAttribute Constructor

Initializes a new instance of the PropertyOrderAttribute class. No haga referencia directamente a este miembro en el código. Admite la infraestructura de SQL Server.

Espacio de nombres:  Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado:  Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxis

'Declaración
Public Sub New ( _
    iOrder As Integer _
)
'Uso
Dim iOrder As Integer 

Dim instance As New PropertyOrderAttribute(iOrder)
public PropertyOrderAttribute(
    int iOrder
)
public:
PropertyOrderAttribute(
    int iOrder
)
new : 
        iOrder:int -> PropertyOrderAttribute
public function PropertyOrderAttribute(
    iOrder : int
)

Parámetros

Vea también

Referencia

PropertyOrderAttribute Clase

Espacio de nombres Microsoft.SqlServer.Management.Sdk.Sfc