Aracılığıyla paylaş


DataSourceViewCollection.IndexOf Yöntemi (DataSourceView)

Belirtilen dizin alır DataSourceView.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Function IndexOf ( _
    item As DataSourceView _
) As Integer
'Kullanım
Dim instance As DataSourceViewCollection
Dim item As DataSourceView
Dim returnValue As Integer

returnValue = instance.IndexOf(item)
public int IndexOf(
    DataSourceView item
)
public:
int IndexOf(
    DataSourceView^ item
)
member IndexOf : 
        item:DataSourceView -> int 
public function IndexOf(
    item : DataSourceView
) : int

Parametreler

Dönüş Değeri

Tür: System.Int32
Sıfır tabanlı dizini DataSourceView , nesne bulunabilir; Aksi takdirde, -1.