gpt4 book ai didi

c# - 在 silverlight 中从数据库中检索数据

转载 作者:行者123 更新时间:2023-11-30 21:15:01 24 4
gpt4 key购买 nike

我需要显示我的数据库中的数据

    <StackPanel Orientation="Horizontal">
<TextBlock Text="TopAggregate:" FontWeight="Bold" Foreground="#FF0F274E" Height="25" Width="80" FontSize="10" VerticalAlignment="Center"/>
<TextBlock Text="{Binding Converter={StaticResource MyDictionaryConverter}, ConverterParameter=, Mode=OneWay}" FontWeight="Bold" Foreground="#FF0F274E" Height="25" Width="240" FontSize="10" VerticalAlignment="Center"></TextBlock>
</StackPanel>

这些是我实现此目标的唯一线索,我只需要知道转换器参数应该是什么?

最佳答案

转换器参数应该是您要检索的数据表中的列名

关于c# - 在 silverlight 中从数据库中检索数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5961774/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com