SqlMethodAttribute Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An attribute on a user-defined type (UDT), used to indicate the determinism and data access properties of a method or a property on a UDT.
public:
SqlMethodAttribute();
public SqlMethodAttribute ();
Public Sub New ()