Método GetProperties
Returns a collection of property descriptions. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.
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 | |
---|---|---|
GetProperties(Object) | (Herdado de TypeConverter.) | |
GetProperties(array<PropertyInfo> [] () [] []) | Returns a collection that contains the property descriptions for the specified list of properties. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. | |
GetProperties(ITypeDescriptorContext, Object) | (Herdado de TypeConverter.) | |
GetProperties(ITypeDescriptorContext, Object, array<Attribute> [] () [] []) | Returns a collection of property descriptions for the specified object. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server. (Substitui TypeConverter. . :: . .GetProperties(ITypeDescriptorContext, Object, array<Attribute> [] () [] []).) |
Início
Consulte também