DBSequenceFullName Property  | 
 
            Gets the full name (schemaname.sequencename)
            
 
    Namespace: 
   SD.LLBLGen.Pro.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.7.0.0 (5.7.0)
Syntaxpublic override string FullName { get; }Public Overrides ReadOnly Property FullName As String
	Get
Property Value
Type: 
String
See Also