作者:.NET开发
项目:Microsoft.SqlServer.Serve
[Serializable]
[Microsoft.SqlServer.Server.SqlUserDefinedType(Format.Native,
IsByteOrdered=true,
Name="Point",ValidationMethodName = "ValidatePoint")]
public struct Point : INullable
{