QueryFragmentsAddPlaceHolder Method |
Adds a new string place holder.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.11.0.0 (5.11.23.1114)
Syntax public StringPlaceHolder AddPlaceHolder()
Public Function AddPlaceHolder As StringPlaceHolder
Return Value
Type:
StringPlaceHolderthe created place holder.
See Also