Partager via


Item propriété

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

Liste de surcharge

  Nom Description
Propriété publique Item[ ( [ ( Int32] ) ] ) Gets a UserDefinedType object in the collection by index number.
Propriété publique Item[ ( [ ( String] ) ] ) Gets a UserDefinedType object in the collection by name.
Propriété publique Item[ ( [ ( String, String] ) ] ) Gets a UserDefinedType object in the collection by name and schema.

Haut de la page