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