共用方式為


EntityInstance.CreateInstance 方法

命名空間:  Microsoft.BusinessData.Runtime
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Sub CreateInstance ( _
    fieldInstanceDotNotation As String, _
    fieldDotNotation As String _
)
'用途
Dim instance As EntityInstance
Dim fieldInstanceDotNotation As String
Dim fieldDotNotation As String

instance.CreateInstance(fieldInstanceDotNotation, _
    fieldDotNotation)
public void CreateInstance(
    string fieldInstanceDotNotation,
    string fieldDotNotation
)

參數

請參閱

參照

EntityInstance 類別

EntityInstance 成員

Microsoft.BusinessData.Runtime 命名空間