Click or drag to resize

ExternalDefinedSequenceInfo Properties

The ExternalDefinedSequenceInfo type exposes the following members.

Properties
 NameDescription
Public propertyName The name the sequence was defined with
(Inherited from DefinedSequenceInfo)
Public propertyPackage null if this is a global sequence, otherwise the package the sequence is contained in.
(Inherited from DefinedSequenceInfo)
Public propertyPackagePrefixedName The name of the sequence in case of a global sequence, the name of the sequence prefixed by the name of the package otherwise.
(Inherited from DefinedSequenceInfo)
Top
See Also