IDTSBuffer100.GetID Method
Definition
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.
Retrieves the ID of a buffer.
public:
int GetID();
public int GetID ();
abstract member GetID : unit -> int
Public Function GetID () As Integer
Returns
An unsigned integer that contains the ID of the buffer.