CollectionTypeInfo.SetElementType(TypeInfo) Method

Definition

public void SetElementType (Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo elementType);
member this.SetElementType : Microsoft.SqlServer.Management.SqlParser.Metadata.TypeInfo -> unit
Public Sub SetElementType (elementType As TypeInfo)

Parameters

elementType
TypeInfo

Applies to