Partilhar via


Propriedade do RDL IndexPosition

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

For more information, see ConnectionManager.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
Property IndexPosition As Integer
    Get
    Set
'Uso
Dim instance As IDTSConnectionManagerCacheColumn100
Dim value As Integer

value = instance.IndexPosition

instance.IndexPosition = value
int IndexPosition { get; set; }
property int IndexPosition {
    int get ();
    void set (int value);
}
abstract IndexPosition : int with get, set
function get IndexPosition () : int
function set IndexPosition (value : int)

Valor da propriedade

Tipo: System. . :: . .Int32