The basic DataSet is not strongly typed.
基本的DataSet不是强类型的。
A strongly typed DataSet addresses these problems.
一个强类型的DataSet可以解决这些问题。
This is because collection types are not strongly typed.
这是因为聚集类型不是强类型的。
Variables are strongly typed, and there is class-based inheritance.
变量都是强类型的,还有基于类的继承。
Strongly typed invocations can only be done on a j-typed reference.
强类型调用只能在j - typed引用上完成。
This SDK exposes strongly typed classes for manipulating Office documents.
这个SDK公布了一组可操作Office文档的强类型类。
The ResponseTemplate is strongly typed and all the attributes are optional.
ResponseTemplate是强类型的,其所有属性都是可选的。
Strongly typed web services contain a complete schema definition in WSDL.
强类型Web服务在WSDL中包含完整的架构定义。
The XSD file stores the XML that defines the schema for the strongly typed DataSet.
XSD文件存储为强类型数据集定义架构的XML。
From the 42-line ClientsBuilder, we now have almost 500 lines of strongly typed code.
从第42行的ClientsBuilder开始,我们现在几乎拥有500行强类型化代码。
This remote procedure can have one or more generic parameters, or strongly typed once.
此远程过程具有一个或多个泛型参数,或强类型参数。
However, given that it wasn't strongly typed, I can understand a reluctance to use it.
然而,我能理解人们之所以不愿使用它,是因为它不是强类型的。
Ioke is a strongly typed, extremely dynamic, prototype based object oriented language.
Ioke是一个强类型、动态、基于原型的面向对象语言。
Just as you did with loosely typed services, you need to define the term strongly typed.
就像上面讨论松散类型服务时一样,也需要对“强类型”这一术语加以定义。
And even a generically implemented service can provide a strongly typed interface definition.
而且,即使采用泛型方式实现的服务也可以提供强类型接口定义。
Strongly typed invocation does not end in an 'invoke', but ends in a strongly typed invocation.
强类型调用并不会以“调用”告终,而会最终得到一个强类型调用。
Nonetheless, I'm also going to argue that it's probably not as strongly typed as we might like.
尽管如此,我还是要说,它可能还没有我们想象的,那么强。
If you are accustomed to a strongly typed language, dynamic typing seems like a step toward anarchy.
如果您已经习惯了强类型语言,那么动态类型看起来可能会导致混乱。
XQuery functions are strongly typed, support recursion, and can be declared as internal or external.
XQuery函数是强类型的,支持递归,可声明为内部函数或外部函数。
Because of this inheritance, developers do not lose any functionality by using a strongly typed DataSet.
由于这种继承性,开发人员使用强类型数据集不会丢失任何功能。
In most real life scenarios that I have encountered, a strongly typed service interface is a better fit.
在我所遇到的大多数实际场景中,强类型服务接口更为适用。
This article focuses on two styles of invocation: dynamic invocation interface (DII) and strongly typed.
本文重点讨论两种调用样式:动态调用接口(DynamicInvocation Interface,DII)和强类型。
The language is strongly typed, meaning you can do allowed operations only on a given instance of a type.
语言是强类型的,这意味着您只能在类型的某个实例上完成允许的操作。
Using strongly typed objects as parameters, thereby combining data and code, implies a specific behavior.
使用强类型对象作为参数从而结合数据与代码,暗示了一种特定行为。
I find that it is always a good idea to choose the name for your strongly typed DataSet when you create it.
我发现在创建强类型数据集时为其选择名称始终是一个不错的主意。
Do not change atomic types (string, integer, etc.) if queries are strongly typed or have value comparisons.
如果查询是强类型的或者需要进行值比较,不要改变原子类型(string、integer等)。
As you can see, accessing strings from a resource file using a strongly typed resource class is pretty easy.
正如您看到的,使用强类型资源类访问资源文件中的字符串比较简单。
The LibraryConsoleTest program in the sample solution demonstrates how the strongly typed DataSet works.
示例解决方案中的LibraryConsoleTest程序演示了强类型DataSet的工作方式。
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
强类型数据集在速度和易于维护性方面优于非类型化数据集。
SDO enables both a static (or strongly typed) programming model and a dynamic (or loosely typed) programming model.
SDO同时支持静态(或强类型)编程模型和动态(或松散类型)编程模型。
应用推荐