Item-Eigenschaft

Gets a UserDefinedType object in the collection by name or by index number.

Überladungsliste 

  Name Beschreibung
Öffentliche Eigenschaft Item[ ( [ ( Int32] ) ] ) Gets a UserDefinedType object in the collection by index number.
Öffentliche Eigenschaft Item[ ( [ ( String] ) ] ) Gets a UserDefinedType object in the collection by name.
Öffentliche Eigenschaft Item[ ( [ ( String, String] ) ] ) Gets a UserDefinedType object in the collection by name and schema.

Zum Anfang