Identity 建構函式 (Guid, Object[])
此成員是保留給內部使用,而不是用來直接從您的程式碼使用
命名空間: Microsoft.BusinessData.Runtime
組件: Microsoft.BusinessData (在 Microsoft.BusinessData.dll 中)
語法
'宣告
Protected Sub New ( _
tempid As Guid, _
identifierValues As Object() _
)
'用途
Dim tempid As Guid
Dim identifierValues As Object()
Dim instance As New Identity(tempid, _
identifierValues)
protected Identity(
Guid tempid,
Object[] identifierValues
)
參數
- tempid
類型:System.Guid
- identifierValues
類型:[]