IDTSPathCollection100.FindObjectIndexByID(Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int FindObjectIndexByID(int lID);
C#
[System.Runtime.InteropServices.DispId(23)]
public int FindObjectIndexByID(int lID);
[<System.Runtime.InteropServices.DispId(23)>]
abstract member FindObjectIndexByID : int -> int
Public Function FindObjectIndexByID (lID As Integer) As Integer
- lID
- Int32
The index of the object.
- Attributes
Product | Versions |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |