SqlSmoObject.GetChildType(String, String) Method

Definition

public static Type GetChildType (string objectName, string parentName);
static member GetChildType : string * string -> Type
Public Shared Function GetChildType (objectName As String, parentName As String) As Type

Parameters

objectName
String
parentName
String

Returns

Applies to