Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Protected Sub New ( _
tempid As Guid _
)
'Usage
Dim tempid As Guid
Dim instance As New Identity(tempid)
protected Identity(
Guid tempid
)
Parameters
- tempid
Type: System.Guid