Propriedade do RDL UserDefinedTypeCollection.Item
Incluir membros protegidos
Incluir membros herdados
Gets a UserDefinedType object in the collection by name or by index number.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Item[Int32] | Gets a UserDefinedType object in the collection by index number. | |
Item[String] | Gets a UserDefinedType object in the collection by name. | |
Item[String, String] | Gets a UserDefinedType object in the collection by name and schema. |
Início