次の方法で共有


IMediaDataServiceContext.AddLink(Object, String, Object) メソッド

定義

public void AddLink (object source, string sourceProperty, object target);
abstract member AddLink : obj * string * obj -> unit
Public Sub AddLink (source As Object, sourceProperty As String, target As Object)

パラメーター

source
Object
sourceProperty
String
target
Object

適用対象