Hi,
In the first line of description for SqlMethodAttribute Members in MSDN has
been stated that:
"Indicates the determinism and data access properties of a method or
property on a user-defined type (UDT)".
As far as I learned, these attributes are relevant to TVFs (e.g
FillRowMethodName, TableDefinition).
Did the author of this page mean:
"Indicates the determinism and data access properties of a method or
property on a user-defined functions(UDF)"
or there is something that I am not aware of that?
Thanks in advance,
Leila
|