MediaDataServiceContext.AttachTo 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.
Overloads
AttachTo(String, Object) | |
AttachTo(String, Object, String) |
AttachTo(String, Object)
AttachTo(String, Object, String)
public void AttachTo (string entitySetName, object entity, string etag);
abstract member AttachTo : string * obj * string -> unit
override this.AttachTo : string * obj * string -> unit
Public Sub AttachTo (entitySetName As String, entity As Object, etag As String)
Parameters
- entitySetName
- String
- entity
- Object
- etag
- String