CSharpTest.Net
DbGuid Constructor
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Data Namespace > DbGuid Structure : DbGuid Constructor

Glossary Item Box

Overload List

OverloadDescription
DbGuid Constructor(Int64,Int64)Constructs a DbGuid from two 64-bit values  
DbGuid Constructor(Int32,Int16,Int16,Byte,Byte,Byte,Byte,Byte,Byte,Byte,Byte)Constructs a DbGuid from the typical Guid values  
DbGuid Constructor(Guid)Creates a DbGuid from a System.Guid instance.  
DbGuid Constructor(Byte[])Constructs a DbGuid from an array of 16 (or more) bytes.  
DbGuid Constructor(Byte[],Int32)Constructs a DbGuid from an array of 16 (or more) bytes beginning at the offset supplied.  
DbGuid Constructor(Boolean,Byte[],Int32)Constructs a DbGuid from an array of 16 (or more) bytes beginning at the offset supplied. System.Guid.ToByteArray is little-endian, DbGuid.ToByteArray is in big-endian format.  

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys